|
||||
| ||||||||||||
| ||||||||||||
Description:
// Sample test code
delcom = require("./Delcom.js"); console.log("Starting....."); delcom.GetInfo(1); delcom.LedCtrl(delcom.GreenLED, delcom.ModeOff); delcom.LedCtrl(delcom.RedLED, delcom.ModeOff); delcom.LedCtrl(delcom.YellowLED, delcom.ModeOff); delcom.LedCtrl(delcom.YellowLED, delcom.ModeFlash); //delcom.WrPorts(0, 0); var ports = delcom.RdPorts(); console.log("P0="+ports[0], " P1="+ports[1], " P2="+ports[2]); console.log("All done....."); Works with all G2 and newer products. Note(4) Linux Kernel Issue in v4.8+
|
home products services contact us shopping cart legal © Copyright 2024 Delcom Products Inc - R720 10/6/2024