REC.TRIGTYPE
Description
REC.TRIGTYPE sets the type of trigger.
Input values are as follows:
Value | Description |
---|---|
0 |
Recording starts immediately |
1 |
Recording starts on the next command executed through the TCP/IP. The trigger location in the buffer is set according to REC.TRIGPOS. |
2 |
Recording starts per the values of REC.TRIGPARAM, REC.TRIGVAL, REC.TRIGSLOPE, and REC.TRIGPOS. |
3 |
Recording starts when the value of REC.TRIGPARAM is 0 for REC.TRIGSLOPE = 0 or 1 for REC.TRIGSLOPE = 1 |
General Information
Type |
R/W Parameter |
Units |
0 = immediate 1 = command 2 = parameter 3 = boolean |
Range |
0 to 3 |
Default Value |
0 |
Data Type |
Integer |
See Also |
REC.TRIG, REC.TRIGPARAM, REC.TRIGVAL, REC.TRIGSLOPE REC.TRIGPOS |
Start Version |
M_01-00-00-000 |
Variants Supported
Variant | Supported |
---|---|
AKD Base | Yes |
AKD with Position Indexer | Yes |
AKD EtherCAT | Yes |
AKD CANopen | Yes |
AKD BASIC | Yes |
AKD SynqNet | Yes* |
AKD EtherNet/IP | Yes |
AKD PROFINET | Yes |
AKD Sercos® III | Yes |
AKD-N | Yes |
AKD-C | Yes |
*In SynqNet, a parameter may be available in the firmware but have no effect on the system. See SynqNet Supported Parameters.
Fieldbus Information
If your drive type is listed as supported but no index, address, or instance number is listed, then this parameter is accessible through WorkBench, but not over your fieldbus type.
Fieldbus |
Address |
Attributes | Signed? |
---|---|---|---|
PROFINET |
2364 | Byte | No |
Sercos® III | 2 Octets |
Instance | Data Size | Data Type |
---|---|---|
365 | 1 Byte | Integer |
Register Address | Is 64 bit? | Attributes | Signed? | Object Start Version |
---|---|---|---|---|
728 |
No | 8 bit | No | M_01-03-00-000 |
Related Topics