
www.BluePhotonGrip.com • 855-777-2040
8
®
User Guide
****Control Command****
• Stop / Run One UV Channel: “0x23 + 0x0E + address + 0xff + 0x01”. Data low bit “1” represents UV
channel run, “0” represents UV channel stop. “0x0E” is the command of UV channel Stop / Run.
• PULSE or LOW Mode Setting: “0x23 + 0x0F + address + 0xff + 0x01”. Data low bit “1” represents LOW
mode, “0” represents PULSE mode. “0x0F “ is the command of PULSE or LOW mode setting.
• UV Power Setting: ”0x23 + 0x00~0x0D + address + 0xff + 0xff“. Data low bit represents standard
brightness value, 0-100%. “0x00~0x0D” in turn represents the brightness value of the A/M/ST1~ST12, a
total of 14 brightness values.
• Running Mode Setting: “0x23 + 0x1E + address + 0xff + 0x01”. Data low bit “1” represents A mode, “2”
represents ST mode, “3” represents M mode, “4” represents CLOSE mode. “0x1E “ is the command of
running mode setting.
• ST Mode Step Number Setting: “0x23 + 0x1F + address + 0xff + 0x01” “0x1F“ is the command of step
number setting. The total step number is 12.
• Irradiation Time Setting: ”0x23 + 0x10~0x1C + address + 0xff + 0xff “. High or low data bytes represents
working time, 0-9999, unit 0.1s. “0x10~0x1C” in turn represents the brightness value of the A/ST1~ST12, a
total of 13 brightness values.
The high data bytes represents the high byte of time, the low data bytes represents the time of the low byte,
making up an integer data.
Afterallcommandsarecorrectlyreceived,itwillreturn“0x24”atthebeginningofatotalofvebytesdata.
****Check Command****
”Command + 0x40” represents check command.
• Check Running Status: ”0x23 + (0x0E + 0x40) + address + 0xff + 0x01”> Response: ”0x24 + (0x0E + 0x40)
+ address + 0xff + 0x01”. Data low bit “1”, represents UV channel run, “0”, represents UV channel stop.
• Check PULSE or LOW Mode: “0x23 + (0x0F + 0x40) + address + 0xff + 0x01”. Response: ”0x24 + (0x0F +
0x40) + address + 0xff + 0x01”. Data low bit “1”, represents LOW mode, “ 0”, represents PULSE mode.
• Check UV Power Setting: ”0x23 + (0x00~0x0D + 0x40) + address + 0xff + 0xff”. Response: ”0x24 +
(0x00~0x0D + 0x40) + address + 0xff + 0xff”. Data low bit represents standard brightness value, 0-100%.
”0x00~0x0D” in turn represents the brightness value of the A/M/ST1~ST12, a total of 14 brightness values.
• Check Running Mode: ”0x23 + (0x1E + 0x40) + address + 0xff + 0x01“. Response: ”0x24 + (0x1E + 0x40)
+ address + 0xff + 0x01“. Data low bit “1” represents A mode, “2” represents ST mode, “3” represents M
mode, “4” represents CLOSE mode.
3.4 Serial Communication Protocol
Signal Port RS232
Communication Mode Half Duplex Mode
Synchronous Mode Start and Stop Synchronization Mode
Transmission Cable 3 Core Shield Wire
Transmission Distance ≤15M
Transmission Speed 9600 DPS
Transmission Code ASCII
Transfer Format Data Length: 8 BIT
Check Bit: None
Stop Bit: 1 BIT
(1) Connected to the Controller
Connect a “UV LED” head to the controller,
the controller returns ”:“ (Hex 0x3A) means
the connection is successful.
(2) Instructions Format
0x23 + Command + Address +
Data (High 8 BIT) + Data (Low 8 BIT)
ADDRESS
”00” Represents UV Channel 1
“01” Represents UV Channel 2
“02” Represents UV Channel 3
“03” Represents UV Channel 4