|
-
Feb 27th, 2000, 07:53 AM
#1
Thread Starter
New Member
What is the VB equivalent of a Quick Basic "Out &H3BC, 255" command?
I have been using Quick Basic to send commands to controller boards that I have installed in my PC. A typical Quick Basic command might be: Out &H3BC, 255. You probably know that this "Out" command writes the binary equivalent of "255" at memory address &H3BC.
Does anyone know an equivalent command in Visual Basic?
Edited by Greb1 on 02-27-2000 at 08:22 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|