Place of Origin: | Japan |
Brand Name: | Tamagawa |
Certification: | CE |
Model Number: | TS2018N303E51 |
Minimum Order Quantity: | 1pcs |
---|---|
Packaging Details: | carton |
Delivery Time: | in stock |
Payment Terms: | T/T, Western Union, MoneyGram |
Supply Ability: | 100pcs/week |
TAMAGAWA: | TAMAGAWA | TS2018N303E51: | TS2018N303E51 |
---|---|---|---|
Material: | Iron | Color: | Black |
Japan: | Japan | Temperature: | 20-90 |
Wire: | Wire | Dimension: | 70mm |
TS2018N303E51
Drive Status Word 6: This value contains a user-configurable status word on the drive. STATUS7 OUT Word Drive Status Word 7: | When the initial USS_DRV execution occurs, the drive indicated by the USS address (parameter DRIVE) is initialized in the Instance DB. |
Drive Status Word 7: This value contains a user-configurable status word on the drive | After this initialization, subsequent executions of USS_PORT can begin communication to the drive at this drive number. |
Drive Status Word 8: This value contains a user-configurable status word on the drive. | Changing the drive number requires a CPU STOP-to-RUN mode transition that initializes the instance DB. |
Guang Zhou Lai Jie Electric Co.,LTD
Please contact with “Tommy” for the price
TS3664N2E3
TS3664N2E4
TS3664N50
TS3664N50
TS3667N1E2
TS3667N11E2
TS3667N2E5
TS3667N2E6
TS3667N3E7
TS3667N3E8
TS3667N13E8
TS3674N37
TS3679N2E1
TS3679N3E1
TS3682N1
TS3682N2
TS3684N11E3
TS3684N12E6
TS3684N13E8
TS3684N1E3
TS3684N2E6
TS3684N3E8
TS3692N103
TS3692N41
TS3692N42
TS3699N112
TS3699N172
TS3699N232
TS3738N1E7
TS3738N1E7
TS3741N3E8
TS374
TS3762N15E4
TS4126N1017E235
TS4127N1017E215
TS4127N1017E235
TS4231N6E17
Input parameters are configured into the USS TX message buffer and outputs are read from a "previous" valid response buffer if any exists. There is no data transmission during USS_DRV execution. Drives communicate when USS_PORT is executed. USS_DRV only configures the messages to be sent and interprets data that might have been received from a previous request
You can control the drive direction of rotation using either the DIR input (Bool) or using the sign (positive or negative) with the SPEED_SP input (Real). The following table indicates how these inputs work together to determine the drive direction, assuming the motor is wired for forward rotation. Table 12- 37 Interaction of the SPEED_SP and DIR parameters
After you install and configure a CM or CB communication device, the port identifier appears in the parameter helper drop-list available at the PORT box connection. The assigned CM or CB port value is the device configuration property "hardware identifier". The port symbolic name is assigned in the "System constants" tab of the PLC tag table. BAUD IN DInt The baud rate used for USS communication. 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. ERROR OUT Bool When true, this output indicates that an error has occurred and the STATUS output is valid. STATUS OUT Word The status value of the request indicates the result of the scan or initialization. Additional information is available in the "USS_Extended_Error" variable for some status codes.
Typically, there is only one USS_PORT instruction per PtP communication port in the program, and each call of this function handles a transmission to or from a single drive. All USS functions associated with one USS network and PtP communication port must use the same instance DB. Your program must execute the USS_PORT instruction often enough to prevent drive timeouts. USS_PORT is usually called from a cyclic interrupt OB to prevent drive timeouts and keep the most recent USS data updates available for USS_DRV calls.