Page Tree
Other Releases
...
Implementation DLL: T.ProtocolDriver.TorqueTool.dll
PLC types supported: PF4000, PF6000 and PF8
Protocol supported: Open Protocol from Atlas Copco
...
Model: Select the model of your tool, it will impact in how the messages will be read. The options are:
AcceptUnsolicited = true
...
The possible MID values, are presented in the table below:
TagName | Node | Address | DataType | AccessType | Description |
---|---|---|---|---|---|
COMM_START | PF4000_1 | COMM_START | Native | Read | Start Communication |
KEEP_ALIVE | PF4000_1 | KEEP_ALIVE | Native | Read | Keep Alive to mantain comm online |
LTR_PSETNAME | PF4000_1 | LTR_PSETNAME | Native | Read | Project name |
LTR_TIGHTSTAT | PF4000_1 | LTR_TIGHTSTAT | Native | Read | Torque status |
LTR_TIME | PF4000_1 | LTR_TIME | Native | Read | Date and time the torque was done |
LTR_TORQUE | PF4000_1 | LTR_TORQUE | Native | Read | Torque value |
SELECT_PARAMETER_SET | PF4000_1 | SELECT_PARAMETER_SET | Native | Write | Load a new program to the torquetool |
SELECT_JOB | PF4000_1 | SELECT_JOB | Native | Write | Load a new program to the torquetool |
IDENTIFIER_DOWNLOAD_REQUEST | PF4000_1 | IDENTIFIER_DOWNLOAD_REQUEST | Native | Write | Load a new program to the torquetool |
...
...