Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
configure Call Library Function for int Do(const int iE, const int iC, WORD mD )
configure Call Library Function for int Do(const int iE, const int iC, WORD mD )
drval
Member
09-06-2003
03:05 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Can't figure out how to use the "WORD" reference for the last arg. Any help will be appreciated....
0
Kudos
Message
1
of 2
(2,444 Views)
Reply
Re: configure Call Library Function for int Do(const int iE, const int iC, WORD mD )
Oleg
Active Participant
09-07-2003
04:34 PM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Hi,
usually WORD is unsigned double-byte type (0-65535). So I think this must be U16.
Good luck.
Oleg Chutko.
0
Kudos
Message
2
of 2
(2,444 Views)
Reply
All Forum Topics
Previous Topic
Next Topic