Hi,
I´m trying to send via serial a variable inside CV, also this I´m trying to send the timestamp.
How is the syntax to send the content of the variable via serial?
I tryed these:
1SERIAL("\w[500]\e{#001SCK<?(timestamp)>7A\013\010}\m[001SCK<>16]")
1SERIAL("\w[500]\e{#001SCK<?(500cv)>7A\013\010}\m[001SCK<>16]")
Best Regards
Neceel
Hi,
I´m trying to send via serial a variable inside CV, also this I´m trying to send the timestamp.
How is the syntax to send the content of the variable via serial?
I tryed these:
1SERIAL("\\w[500]\\e{#001SCK<?(timestamp)>7A\\013\\010}\\m[*001SCK<>16]")
1SERIAL("\\w[500]\\e{#001SCK<?(500cv)>7A\\013\\010}\\m[*001SCK<>16]")
Best Regards
Neceel