Back to FabImage Library website
You are here: Start » Function Reference » Hardware Support » Imago Technologies » VisionBox_RS422Set
Header: | ThirdPartySdk.h |
---|---|
Namespace: | fil |
Module: | ThirdParty |
Sets all outputs of RS422 port.
Syntax
void fil::VisionBox_RS422Set ( VisionBox_State& ioState, const int inValue )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
ioState | VisionBox_State& | Object used to maintain state of the function. | |
![]() |
inValue | const int |
Multithreaded environment
This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.