data.Script.bidib-script-test1.nodescript Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bidibwizard-installer Show documentation
Show all versions of bidibwizard-installer Show documentation
jBiDiB BiDiB Wizard Installer POM
//# this is a test script
define portA "This is input port A"
define servoB "This is servo port B"
define switchC "This is switch port C"
// change the label
set input 1 label=%portA%
set servo 1 label=%servoB%
set switch 1 label=%switchC%
// set the CVs
set CV 70 1
// prepare the macro
set macro 0 label="Mein Script Macro"
select macro 0
add step delay=10 ptype=servo action=start pnum=1 target=50