- Help Center
- Automation/Electrical
- Programmable Controllers
-
Pneumatics
- Air Cylinders
- Air Dryers
- Auto Switches
- Boosters
- Electric Actuators
- Fieldbus System/Serial Transmission System
- Fittings
- Modular F.R.L.
- Pressure Switches
- Regulators
- Rotary Actuators
- Solenoid Valve
- Temperature Control Equipment
- Vacuum Equipment
- Photoelectric Sensors
- Process Valves
- Valve Clamps and Accessories
- Pumps
- Additional Articles in Pneumatics
- Safety Valves
- Tubing
-
Hydraulics
-
Automation/Electrical
- Contact Sensors / Liquid Leakage Sensors
- Level Switches
- Basic Switches
- Limit Switches
- Push Buttons / Indicator Lamps
- Thumbwheel Switches
- Safety Limit Switches
- Temperature Controllers
- Counters
- Programmable Relays
- Programmable Controllers
- Safety Sensors
- Safety Door Switches
- Solid-state Relays
- Timers
- Inverters
- Power Supplies
- Axial Fans
- Wiring Systems
- Rotary Encoders
- Pressure Sensors
- Displacement Sensors/Measurement Sensors
- Ultrasonic Sensors
- Emergency Stop Switches
- Power Controllers
- Signal Converters
- Machine Automation Controllers
- RFID Systems
- Measuring / Motor Protective Relays
- Vision Sensors / Machine Vision Systems
- Photomicro Sensors
- Digital Panel Indicators
- Programmable Terminals
- Servomotors / Servo Drivers
- Proximity Sensors
- General Purpose Relays
- Fieldbus Communications
-
Safety
-
Website Help Center
How can the Programmable Controller "SYSMAC" be connected to a personal computer through a serial port?
In the case of serial interface
There are two ways: using the FinsGateway Ver.3 or not using it.
In the case when an application to be developed with the VisualC++ or the VisualBasic may be used through other interface methods, it is better to utilize the FinsGateway Ver.3.
On the other hand, in the case when the connection is done only through a higher-level link, it is possible to open a COM port directly from the VisualC++ or to issue a higher-level link command disclosed in the manual by using the VisualBasic and the ActiveX Control for commercially available serial access without using the FinsGateway Ver.3.
In the case of Ethernet interface
There are two ways: using the FinsGateway Ver.3 or not using it.
In the case when an application to be developed with the VisualC++ or the VisualBasic may be used through other interface methods, it is better to utilize the FinsGateway Ver.3.
On the other hand, in the case when the connection is done only through an Ethernet interface, it is possible to call up the WinSock2 library directly from the VisualC++ or to issue FINS/UDP/IP commands disclosed in the manual by using the VisualBasic and the ActiveX Control for commercially available WinSock2 without using the FinsGateway Ver.3.