Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS2014N181E32 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
TAMAGAWA: | TAMAGAWA | TS2014N181E32: | TS2014N181E32 |
---|---|---|---|
Material: | Iron | Color: | Black |
Temperature: | 30-90 | Dimension: | 80mm |
Japan: | Japan | Wire: | Wire |
TS2014N181E32
The USS_WPM instruction modifies a parameter in the drive. | Send request: When true, REQ indicates that a new write request is desired |
All USS functions associated with one USS network and PtP communication port must use the same data block. | This is ignored if the request for this parameter is already pending. |
USS_WPM must be called from a main program cycle OB. | Drive address: DRIVE is the address of the USS drive. The valid range is drive 1 to drive 16. |
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
61347
TS3653N3E8
TS5850N64
TS3630N1309E5
TS5010N
TS2650N11E78
TS3762N15E4
TS1981N56E19
TS3653N3E9
TS5850N70
TS3630N1306
TS5013N69
TS2650N101E78
TS4126N1017E235
TS1981N56E19
TS3653N13E9
TS5N2E18
TS3630N1E1
TS5013N61
TS2651N111E78
TS4127N1017E215
TS1982N126E6
TS3653N44E8
TS3630N1E2
TS5013N89
TS2651N181E78
Parameter number: PARAM designates which drive parameter is written. The range of this parameter is 0 to 2047. On some drives, the most significant byte can access PARAM values greater than 2047. See your drive manual for details on how to access an extended range. Parameter index: INDEX designates which Drive Parameter index is to be written. A 16-bit value where the least significant byte is the actual index value with a range of (0 to 255). The most significant byte may also be used by the drive and is drive-specific. See your drive manual for details. Store To Drive EEPROM: When true, a write drive parameter transaction will be stored in the drive EEPROM. If false, the write is temporary and will not be retained if the drive is power cycledThe value of the parameter that is to be written. It must be valid on the transition of REQ. USS_DB INOUT USS_BASE The name of the instance DB that is created and initialized when a USS_DRV instruction is placed in your program. DONE1 OUT Bool When true, DONE indicates that the input VALUE has been written to the drive. This bit is set when USS_DRV sees the write response data from the drive. This bit is reset when either you request the response data via another USS_WPM poll, or on the second of the next two calls to USS_DRV
When true, ERROR indicates that an error has occurred and the STATUS output is valid. All other outputs are set to zero on an error. Communication errors are only reported on the USS_PORT instruction ERROR and STATUS outputs. STATUS OUT Word STATUS indicates the result of the write request. Additional information is available in the "USS_Extended_Error" variable for some status codes. 1 The DONE bit indicates that valid data has been read from the referenced motor drive and delivered to the CPU. It does not indicate that the USS library is capable of immediately reading another parameter. A blank PKW request must be sent to the motor drive and must also be acknowledged by the instruction before the parameter channel for the specific drive becomes available for use. Immediately calling a USS_RPM or USS_WPM FC for the specified motor drive will result in a 0x818A error.