Using the instantiation of this Device Module, you can:
map variables to physical inputs and outputs of your configuration
adjust initial values for selected variables which are part of the template
Variables selected for I/O mapping (input):
Variable |
Data Type |
Default Value |
Description |
---|---|---|---|
|
BOOL |
– |
Signal associated with the motor circuit breaker contact indicating that the device is under power |
|
BOOL |
– |
Signal associated with the drive contact indicating that the drive is operational (no error detected). |
|
BOOL |
– |
Signal associated with the drive contact indicating that the drive is running. |
Variables selected for I/O mapping (output):
Variable |
Data Type |
Default Value |
Description |
---|---|---|---|
|
BOOL |
– |
Operates the drive in a forward direction. Associated to a connected input on the drive. |
|
BOOL |
– |
Operates the drive in a reverse direction. Associated to a connected input on the drive. |
|
BOOL |
– |
Resets the drive in case an error is detected. Associated to a connected input on the drive. |
|
INT |
– |
Speed reference associated with the drive via analog output. Connected to an analog input on the drive. |
Variables selected for parameterization (constant):
Variable |
Data Type |
Default Value |
Description |
---|---|---|---|
|
BOOL |
FALSE |
Enables the monitoring of the feedback signals of the motor run state. |
|
INT |
2 |
Delay time in seconds to determine that the feedback signal is inoperable and to activate an alarm. |
|
INT |
2 |
Delay time in seconds for changing direction. |
|
REAL |
0 |
Minimum value for the input of |
|
REAL |
100 |
Maximum value for the input of |
|
REAL |
0 |
Minimum value for the output of |
|
REAL |
32767 |
Maximum value for the output of |