Serial Communication Programmer Reference Guide
Powermax65/85/105 SYNC Reference Guide 810400 25
Example request and response
Request from CNC:
:01043038000390<CR><LF>
Response from plasma power supply:
:010406343238393336B5<CR><LF>
Value Description
: Start of message
01 Plasma power supply node address
04 Read Registers
3038 First register address
0003 Quantity of registers to read (0x0003 = 3):
• 0x3038 (part number, bytes 0 and 1)
• 0x3039 (part number, bytes 2 and 3)
• 0x303A (part number, bytes 4 and 5)
90 LRC
<CR><LF> End
Value Description
: Start of message
01 Plasma power supply node address (confirmed)
04 Read Registers (confirmed)
06 Quantity of bytes in the Data segment (0x06 =6)
343238393336 343238393336 (hex) = 428936 (ASCII) = 105 A cut cartridge
B5 LRC
<CR><LF> End