Dear,
in LabVIEW there are thre possible functions of the same Thing.
If you place a control on the front panel and you want to Change it from 'control' to 'indicator' than you have to hover with the Cursor over the control, click the right mouse button and select Change to indicator.
If you select ...
Search found 2 matches
- Thu 3. Dec 2015, 20:42
- Forum: Third Party Software
- Topic: Question about CAN bus data send in labview
- Replies: 1
- Views: 5914
- Thu 16. Jul 2015, 11:35
- Forum: PCAN-Basic
- Topic: PCAN-Basic in LabVIEW
- Replies: 1
- Views: 4013
Re: PCAN-Basic in LabVIEW
Dear,
if you want to display a number in hex format you have to do:
- pick a numeric from the palette
- put it on your front panel
- make a right click on the numeric
- select the format U32 for a CAN ID
- right click again an select the display format and after that that the radix should be shown ...
if you want to display a number in hex format you have to do:
- pick a numeric from the palette
- put it on your front panel
- make a right click on the numeric
- select the format U32 for a CAN ID
- right click again an select the display format and after that that the radix should be shown ...