Skip to content

Latest commit

 

History

History
49 lines (42 loc) · 695 Bytes

File metadata and controls

49 lines (42 loc) · 695 Bytes

PLC Commands

PlcCommands Table Schema

loadcell : String (Only used for calibration)

command : String

value : Number (Only used for calibration)

PLC Table Commands

  • PBV1_OPEN
  • PBV1_CLOSE
  • PBV2_OPEN
  • PBV2_CLOSE
  • PBV3_OPEN
  • PBV3_CLOSE
  • PBV4_OPEN
  • PBV4_CLOSE
  • PBV5_OPEN
  • PBV5_CLOSE
  • PBV6_OPEN
  • PBV6_CLOSE
  • PBV7_OPEN
  • PBV7_CLOSE
  • PBV8_OPEN
  • PBV8_CLOSE
  • SOL12_OPEN
  • SOL12_CLOSE
  • SOL13_OPEN
  • SOL13_CLOSE
  • PMP3_ON
  • PMP3_OFF
  • IGN1_ON
  • IGN1_OFF
  • IGN2_ON
  • IGN2_OFF
  • HEATER_ON
  • HEATER_OFF
  • (LC1, TARE, 0)
  • (LC1, CALIBRATE, weight)
  • (LC1, CANCEL, 0)
  • (LC1, FINISH, weight)
  • (LC2, TARE, 0)
  • (LC2, CALIBRATE, weight)
  • (LC2, CANCEL, 0)
  • (LC2, FINISH, weight)