mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 21:56:50 -04:00
Update PLC inputs/registers/coils for 2020.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user