Maturo Ethernet Configuration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "* 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...") |
No edit summary |
||
Line 10: | Line 10: | ||
To be able to connect to a device not supporting VXI-11 you need to use the following format (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 tutorial] |
Revision as of 11:17, 7 July 2020
- 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
- Maturo uses port 200 to communicate
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