Page 37
724-746-5500 | blackbox.com
ACX048 API manual
Chapter 6: Operation
Example
Get all CPU device – CON device connections.
0x1B 0x5B 0x52
Response
Telegram
ESC ] R Size CpuCnt ConCnt <CpuId, ConId>[1] …
<CpuId, ConId>[ CpuCnt] <ConId, CpuId>[1] …
<ConId, CpuId>[ ConCnt]
Description
Return all CPU device–CON device connections in pairs.
For each defined CPU device, the ConId of the connected CON device will be
added, or 0 if the CPU device is disconnected.
For each defined CON device, the CpuId of the connected CPU device will be
added, or 0 if the CON device is disconnected.
CpuCnt
Number of CPU devices
ConCnt
Number of CON devices
<CpuId, ConId>[ ]
List of IDs (CpuID, ConID)
<CpuId, ConId>[ ]
List of IDs (ConID, CpuID)
Example
Return all CPU device–CON device connections in pairs.
CpuId[1] = 1012, ConId[1] = 3017;
CpuId[2] = 1013, ConId[2] = 3028;
CpuId[3] = 1020, ConId[3] = 3040;
ConId[1] = 3017, CpuId[1] = 1012;
ConId[2] = 3028, CpuId[2] = 0;
0x1B 0x5D 0x52 0x15 0x00 0x03 0x00 0x02 0x00 0xF4 0x03 0xC9 0x0B 0xF5
0x03 0xD4 0x0B 0xFC 0x03 0x0E 0x0B 0xC9 0x0B 0xF4 0x03 0xD4 0x0B 0x00
0x00