04-21-2016 09:14 AM
Hello,
my teststep is a custom c# function that has an input parameter of type Number (byte).
How can i insert the data in hex format? (Step settings + Tab Module)
Can i change the insert-field like in labview to decimal, hex, binary?
Thx
Solved! Go to Solution.
04-21-2016 09:21 AM
Just use "0x" notation. For instance, for 10 (decimal) you would put in "0xA".
04-25-2016 10:13 PM
Hi, Can anybody please tell me ..which reference should i connect to access for the following properties of test stand UI.
If possible, please direct which ref i should connect to property node so that i can access these properties.