Serial Communication Programmer Reference Guide
Powermax65/85/105 SYNC Reference Guide 810400 49
Example request and response
Request from CNC:
:01043030000893<CR><LF>
Response from plasma power supply:
:0104104530303430314430303336464232354471<CR><LF>
Value Description
: Start of message
01 Plasma power supply node address
04 Read Registers
3030 First register address (0x3030)
0008 Quantity of registers to read (0x0008 = 8):
• 0x3030 (UID, bytes 0 and 1)
• 0x3031 (UID, bytes 2 and 3)
• 0x3032 (UID, bytes 4 and 5)
• 0x3033 (UID, bytes 6 and 7)
• 0x3034 (UID, bytes 8 and 9)
• 0x3035 (UID, bytes 10 and 11)
• 0x3036 (UID, bytes 12 and 13)
• 0x3037 (UID, bytes 14 and 15)
93 LRC
<CR><LF> End
Value Description
: Start of message
01 Plasma power supply node address (confirmed)
04 Read Registers (confirmed)
10 Quantity of bytes in the Data segment
(0x10 = 16)
45303034303144303033364642323544 = E00401D0036FB25D (ASCII)
71 LRC
<CR><LF> End