Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I have already installed ActiveX and no longer gives the REFERENCES error.
I send a print of the functions it allows to use.
Although I only need a few I think that when I can use one I can use all of them, it's just a matter of command and parameters.
I do not know if this information makes it easier for me to understand what I want.
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Thanks for the info. I think it will be a good start and I will start testing.
I only have the manual in Portuguese but I translated some of the functions that I will have to use.
To help some have the example in VB.
I think that with these instructions you can already have an idea of what is needed.
Comunications functions
OpenCom – Initializes the communication between the terminal and the pc
Entry parameters:
o szIPAddress (String) – IP address of the terminal (usually 192.168.0.55)
o nPort (Inteiro) – Communications Port (usually 715)
Return value (Integer):
o 0 – Communication started, IP address found;
o 1 – Failed communication attempt (check connections and port)
o 2 – Communication started, IP address not found (check IP address)
o 3 – Memory error
Example (VB): nReturnCode = OpenCom (“192.168.0.55”, 715)
CloseBoard – Close the communication between the terminal and the pc
Entry parameters:
o szIPAddress (String) – IP address of the terminal
Return value: none
Example (VB): CloseBoard “192.168.0.55”
Beep – Activates the beetle with a predefined ring sequence.
Entry parameters:
o szIPAddress (String) – IP address of the terminal
o nType (Inteiro) – Sequence of rings can take values between 0 and 26. There are 27 predefined sequences
Return value: none
Example (VB): Beep “192.168.0.55”, 1
Switch – Enables or disables terminal components.
Entry parameters:
o szIPAddress (String) – IP address of the terminal
o nType (Inteiro) – Component number. This number can be one of the following:
1 – Screen backlight (EO, EBO);
2 – Beep (IOB, IOX, EO, EBO);
3 – Out 220V (IOB, IOX, EO, EBO);
4 – Red Led (IOB);
5 – Yelow Led (IOB);
6 – Green Led (IOB, EO, EBO);
7 – Conector CN2 (IOB, IOX, MIO), Sirene (EO, EBO);
8 – Conector CN3 (IOB), Trinco (EO, EBO);
9 – Conector CN4 (IOB);
10 – Conector CN5 (IOB);
11 – External reader led 0 (IOB, MIO, EO, EBO);
12 – External reader led 1 (IOB, EO, EBO);
13 – Sensor Bio (EBO).
o bOnOff (True/False) – Enables / disables the component.
Legend: IOB – IOBoard, IOX – IOBox, MIO – miniIOBoard, EO – Evolution 3 Online,
EBO – Evolution 3 Bio Online. Commands only work on the specified terminals.
Return value: (True/False):
o True – Operation carried out successfully;
o False – Failed to send the message (check communications, IP address, value of
NType).
Events received from ioboard
ComOpen – Indicates that communication between the terminals and the PC has started.
Output Parameters: None
BoardOpen – Indicates that communication between one of the terminals and the PC has started.
Output Parameters:
o szIPAddress (String) – IP address of the terminal whose communication has started.
BoardClosed – Indicates that communication between one of the terminals and the PC has stoped
Output Parameters:
o szIPAddress (String) – IP address of the terminal whose communication has started.
ComClose – Indicates that communication between all of the terminals and the PC has stoped
Output Parameters: None
Keyboard – Indicates that a key on the keyboard has been pressed.
Output Parameters:
o szIPAddress (String) – IP address of the terminal that generated the event.
o szKey (String) – ASCII character corresponding to the key pressed.
Reader – Indicates an entry in a card reader.
Output Parameters:
o szIPAddress (String) – IP address of the terminal that generated the event.
o szValue (String) – Text sent by the reader.
o nReader (Inteiro) – Number of the player that generated the event (0 or 1).
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz
Hi,
I need to use an ActiveX from a vendor to control ioboards.
How do I incorporate ActiveX into my program?
Thanks
Alberto Ferraz





Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
OKSorry, our virus scanner detected that this file isn't safe to download.
OK