S-GANG and XStreamPro-Iso: Ethernet connectivity
This page describes how to find the S-GANG and X2S adapters on your LAN using the FlashPro/GangPro-ARM GUI.
Connect the S-GANG or X2S adapter to your LAN hub/switch using an Ethernet cable. If you have a Power-over-Ethernet (PoE) switch this will also power the X2S adapter. The S-GANG has a dedicated power supply cable so it does not use PoE.
Optionally for the X2S adapter, if you don't have PoE, also connect a USB cable to the X2S adapter to provide power.
Turn on the GUI, you will get a warning that no adapter is connected, ignore it.
Go to: Setup->Communication Options
Top of the window select Communication via Ethernet/LAN
Top right select your desired interface, and press Scan. Depending on your security settings you might need administrator privileges to run the scan (It's a ping loop that scans all local IP addresses on the selected interface).
Scan result:
LAN ping scan resultsYou should find an adapter in the drop-down list. Press copy button.
In the middle window, select: LAN Connection->IP
The adapter's IP address should be entered there.
Press Test Connection, if pass it should work from now on by default on this IP.
If using library on Windows or Linux. The configuration file is shown in: C:\Program Files (x86)\Elprotronic\ARM\API-DLL\bin\win32\FPAsIP.ini or libfpgparm-x.x.x_arch/LinuxCommandLineDemo/FPAsIPs.ini.
This file should be passed to F_OpenInstancesAndFPAs to find adapters over Ethernet. Change IPs to match.
FPAsIPs.ini contents:
FPAETH-IP-1 192.168.0.101
FPAETH-IP-2 192.168.0.102
FPAETH-IP-3 192.168.0.103
FPAETH-IP-4 192.168.0.104