Hello
I d like to write macro where float data will be send.
I base on the example:
Sub NewClientSend()
'DESCRIPTION: Sends CAN messages using a new PCAN client
Dim UseConn, conn
' Find the first enabled connection in the project that uses the CAN protocol
Set UseConn = Nothing
For Each conn In ...
Search found 1 match
- Tue 9. Jul 2024, 09:28
- Forum: PCAN-Explorer 6 & Add-ins
- Topic: Macro - Send Flaot data
- Replies: 1
- Views: 1639