|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
08 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue
|
08 Feb 2022, Konstantin Olchanski, Bug Fix, ODBINC/Sequencer Issue
|
09 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue
|
09 Feb 2022, Konstantin Olchanski, Bug Fix, ODBINC/Sequencer Issue
|
10 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue
|
14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue
|
14 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue
|
14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue
|
14 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue
|
14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue
|
15 Feb 2022, Stefan Ritt, Bug Fix, ODBINC/Sequencer Issue
|
16 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue
|
14 Feb 2022, jago aartsen, Bug Fix, ODBINC/Sequencer Issue
|
|
Message ID: 2335
Entry time: 10 Feb 2022
In reply to: 2333
Reply to this: 2338
|
Author: |
Stefan Ritt |
Topic: |
Bug Fix |
Subject: |
ODBINC/Sequencer Issue |
|
|
I tried following script:
ODBSET /Equipment/ArduinoTestStation/Variables/_S_, 10
LOOP 10
WAIT seconds, 3
ODBINC /Equipment/ArduinoTestStation/Variables/_S_
ENDLOOP
and it worked as expected. So I conclude the problem must be in your script. Probably a typo in
the ODB path pointing to a 32-byte string instead to a 4-byte float.
Stefan |