When using camerad this error occasionally shows up when:
telnet to camerad port: 'telnet localhost 3031',
then issue open command. The text of the error message is:
(Archon::Interface::fetchlog) 00000000494283230213: Unknown instruction on line 11 ("DIN_PORT") [vcpu_compile:641]
It is usually issued several times in a row (~4), but sometimes only once and sometimes not at all.
An examination of the ACF files shows the lines referenced in the error to be correct:
MOD10\VCPU_LINE10=";"
MOD10\VCPU_LINE11="DIN_PORT=0x0000 ; digital input port register"
MOD10\VCPU_LINE12="SOFT_TRIG=0x0010 ; software trigger VCPU_INREG0"
An example in the documentation for the Archon matches the line referenced.
When using camerad this error occasionally shows up when:
telnet to camerad port: 'telnet localhost 3031',
then issue open command. The text of the error message is:
(Archon::Interface::fetchlog) 00000000494283230213: Unknown instruction on line 11 ("DIN_PORT") [vcpu_compile:641]It is usually issued several times in a row (~4), but sometimes only once and sometimes not at all.
An examination of the ACF files shows the lines referenced in the error to be correct:
MOD10\VCPU_LINE10=";"
MOD10\VCPU_LINE11="DIN_PORT=0x0000 ; digital input port register"
MOD10\VCPU_LINE12="SOFT_TRIG=0x0010 ; software trigger VCPU_INREG0"
An example in the documentation for the Archon matches the line referenced.