This document has only the specific information about the device connection settings and its address syntax.
Refer to the User Guide for more information on the Device Module.
On this page:
Summary
Communication Driver Information | |
---|---|
Driver name | AMSXE |
Assembly Name | T.ProtocolDriver.AMSXE |
Assembly Version | 1.1.0.0 |
Available for Linux | False |
Interface | TCP/IP |
Channels Configuration
Protocol Options
There is no protocol options configuration for the AMS Slave driver.
Nodes Configuration
Station Configuration
IP: IP address of the target equipment.
Port: IP Port used in the target equipment. Default value: 9050
Points Configuration
The syntax for the AMS Slave communication points is: <Function><FunctionMode><Parameter><RunBlockNumber><RunParameter><ProgramBlockNumber><ProgramParameter>
- Function: PROGRAMLIST, EQUIPMENTSTATUS, SENDLOAD, LOADSTATUS, LOADCANCEL;
- FunctionMode: Read (R) and Write (W);
- Parameter: Name, EquipID, Program, ProcessActive, StartTime, EndTime, ID_AMS, ID_PLS, ErrorCode, ErrorDesc, State, Run, MsgId, Trigger;
- RunBlockNumber: Integer number (1-200) that identifies the execution block;
- RunParameter: EquipId, Program, StartTime, EndTime;
- ProgramBlockNumber: Integer number that identifies the program block;
- ProgramParameter: Id, Name, Info.
Troubleshoot
The status of the driver execution can be observed through the platform built-in diagnostic tools. Refer to the Using Diagnostic Tools topic in Devices Communication page.
Driver Revision History
AMS Slave Driver Revision History | |
---|---|
Version | Notes |
1.1.0.0 | Initial release on new documentation standards |