Update PLC inputs/registers/coils for 2020.

This commit is contained in:
Patrick Fairbank
2020-04-04 14:38:57 -07:00
parent 636d2c0927
commit a6109a978a
4 changed files with 85 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
// Code generated by "stringer -type=input"; DO NOT EDIT.
// Code generated by "stringer -type input"; DO NOT EDIT.
package plc
@@ -21,12 +21,16 @@ func _() {
_ = x[blueConnected1-10]
_ = x[blueConnected2-11]
_ = x[blueConnected3-12]
_ = x[inputCount-13]
_ = x[redRungIsLevel-13]
_ = x[blueRungIsLevel-14]
_ = x[redPowerPortJam-15]
_ = x[bluePowerPortJam-16]
_ = x[inputCount-17]
}
const _input_name = "fieldEstopredEstop1redEstop2redEstop3blueEstop1blueEstop2blueEstop3redConnected1redConnected2redConnected3blueConnected1blueConnected2blueConnected3inputCount"
const _input_name = "fieldEstopredEstop1redEstop2redEstop3blueEstop1blueEstop2blueEstop3redConnected1redConnected2redConnected3blueConnected1blueConnected2blueConnected3redRungIsLevelblueRungIsLevelredPowerPortJambluePowerPortJaminputCount"
var _input_index = [...]uint8{0, 10, 19, 28, 37, 47, 57, 67, 80, 93, 106, 120, 134, 148, 158}
var _input_index = [...]uint8{0, 10, 19, 28, 37, 47, 57, 67, 80, 93, 106, 120, 134, 148, 162, 177, 192, 208, 218}
func (i input) String() string {
if i < 0 || i >= input(len(_input_index)-1) {