heliodor Profile Topics Started Replies Created Engagements Favorites Search replies: Forum Replies Created Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 16, 2018 at 7:45 am in reply to: Slider control for user interaction #3290 heliodorParticipant …or is there any example of preparing something interactive like that? March 9, 2018 at 8:38 am in reply to: BInary commands for Modbus #3277 heliodorParticipant I found the answer by try-and-error: For binary commands the data type expected is byte[], so for the example I needed this C# Formula is good: new byte[] {0, 0, 0, 2, 0, 0, 0, 0xFF, 0, 0xFE } March 8, 2018 at 5:17 pm in reply to: BInary commands for Modbus #3275 heliodorParticipant Thanks, but if I want to send a longer binary string, what should be the syntax? Example: it works fine if I use binary Hexadecimal command in the Communicator, command being “00000002000000FF00FE”. How can I put such a long constant to a formula? Author Posts Viewing 3 posts - 1 through 3 (of 3 total)