Serial Communication Programmer Reference Guide
56 810400 Reference Guide Powermax65/85/105 SYNC
Example request and response
Request from CNC:
:0104304800067D<CR><LF>
Response from plasma power supply:
:01040C43204D4543480000000000006F<CR><LF>
Value Description
: Start of message
01 Plasma power supply node address
04 Read Registers
3048 First register address
0006 Quantity of registers to read (0x0006 = 6):
• 0x3048 (name, bytes 0 and 1)
• 0x3049 (name, bytes 2 and 3)
• 0x304A (name, bytes 4 and 5)
• 0x304B (name, bytes 6 and 7)
• 0x304C (name, bytes 8 and 9)
• 0x304D (name, bytes 10 and 11)
7D LRC
<CR><LF> End
Value Description
: Start of message
01 Plasma power supply node address (confirmed)
04 Read Registers (confirmed)
0C Quantity of bytes in the Data segment (0x0C =12)
43204D454348000000000000 = C MECH (ASCII) = Standard Mechanized Cutting
6F LRC
<CR><LF> End