Maturo FCU: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
What is raw socket? | What is raw socket? | ||
To be able to connect to a device not supporting VXI-11 you need to use the following format (SOCKET) | |||
TCPIP[board]::host address[::host name]::port::SOCKET | TCPIP[board]::host address[::host name]::port::SOCKET | ||
[https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019KsUSAU&l=nl-NL See National Instruments example] | [https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019KsUSAU&l=nl-NL See National Instruments example] |
Revision as of 10:45, 7 July 2020
The Maturo FCU device driver is a Turn Table, Antenna Tower, Positioner which is supported by RadiMation®.
- Device needs a raw socket connection
- Device needs VISA installed (To support raw socket connection)
- The software of maturo needs to run in the background and needs to be referenced
What is raw socket?
To be able to connect to a device not supporting VXI-11 you need to use the following format (SOCKET) TCPIP[board]::host address[::host name]::port::SOCKET