K-WANG

+086-15305925923
Service expert in industrial control field!
NameDescriptionContent
Adequate Inventory, Timely Service
pursuit of excellence 
Ship control system
Equipment control system
Power monitoring system
Current position:
新闻动态
newS
   
Brand

YOKOGAWA FG410/FG420 arbitrary waveform editor

From: | Author:Wang | Time :2025-11-03 | 334 visit: | 🔊 Click to read aloud ❚❚ | Share:

YOKOGAWA FG410/FG420 arbitrary waveform editor

Software positioning and core purpose

FG410/FG420 Arbitrary Waveform Editor is a specialized software running on the Windows system. Its core function is to generate and edit arbitrary waveforms through graphical operations, and transmit waveform data and parameter configurations to FG410/FG420 instruments through USB interfaces, without the need to manually write instrument instructions. The main applications include:

Generate standard waveforms (sine, square, triangular, etc.) and custom waveforms (through numerical expressions, interpolation, parameter variables, etc.).

Edit waveforms (compression/expansion, stacking operations, cutting and pasting, etc.) to meet the requirements of complex signal simulation.

Synchronize waveform data and oscillator parameters (frequency, amplitude, offset, etc.) with FG410/FG420 to achieve rapid testing deployment.

oftware installation and environmental requirements

1. Hardware and system requirements

Before installation, it is necessary to confirm that the PC meets the following conditions, otherwise it may cause abnormal software operation:

Project Requirements Explanation

The operating systems Windows 10 (32/64 bit) and Windows 11 do not support Windows XP/Vista/7/8 and tablet mode

At least 10MB of free hard disk space for software installation and waveform file storage

Display resolution of 1024 × 768 pixels or above, 256 colors or above to ensure clear waveform display, and complete operation interface

Hardware interface USB interface is used for communication with FG410/FG420 instruments

Other CD drives (only required for installation), administrator privileges are required to install/uninstall software to avoid failure due to insufficient privileges

2. Installation process

(1) USB driver installation (essential steps)

The communication between the software and FG410/FG420 relies on the NI-VISA driver (verified to be compatible with NI-VISA version 16.0). If the PC does not have VISA environment installed, the driver needs to be installed first:

Insert the FG410/FG420 product CD and run the installation program in the "English Drivers NI-VISA" path on the CD.

Follow the on-screen prompts to complete the installation, restart the PC for the driver to take effect.

If using GPIB interface, first set the FG410/FG420 remote interface to USB, and then perform the above steps (refer to the FG410/FG420 Communication Interface Manual).

(2) Software installation

Insert the product CD and run "English Application ARB-EDIT Setup. EXE" (or enter the path through "Start Menu → Run", such as "D: English Application ARB-EDIT Setup. EXE", where "D:" is the CD drive letter).

Click "Next" and follow the prompts to complete the installation. The default installation path can be customized.

After installation, start the software through "Start Menu → YOKOGAWA → ARB-Edit".

(3) Unloading process

Open "Control Panel ->Programs and Features" and find "ARB Edit Software".

Right click and select 'Uninstall', follow the prompts to complete the operation; If there are any remaining installation folders, they can be manually deleted (self created files in the folder need to be backed up in advance).

Core functions and operating procedures

1. Software interface and basic operations

The main interface of the software is the "waveform display screen", which includes a title bar, menu bar, toolbar, waveform display area, and parameter setting area. It supports the following basic operations:

Scaling and scrolling: Vertical scaling (1:1~1:256), horizontal scaling (1:1~1:128), after scaling, the waveform can be viewed in its entirety through the scrollbar.

Marking and Range Selection: Mark the waveform range using Marker A/B (supports numerical input positioning, with higher accuracy than mouse dragging) for editing, copying, and other operations (selection range is "Marker A ≤ X<Marker B").

Clipboard operation: Supports Ctrl+C (copy), Ctrl+X (cut), Ctrl+V (paste), Ctrl+D (delete), waveform data is temporarily stored on the clipboard in 16 bit integer format (-32768~+32767), and can interact with other applications such as Notepad and Excel.

Revoke/Redo: Use "Edit → undo" (Ctrl+U) to undo the previous operation, and "Edit → Redo" to restore the undo operation. Only single undo/redo is supported.

2. Waveform generation function

The software supports 5 core waveform generation methods, covering requirements from standard signals to custom complex signals:

(1) Standard waveform generation

Generate standard waveforms such as sine, square, triangular, noise, DC, etc. through the "waveform generation screen". The operation steps are as follows:

Click the "fx" button on the toolbar (or "Tools → Wave Create") to open the waveform generation screen.

Select the waveform type (such as "Triangle") from the "Function" drop-down menu.

Set parameters (such as setting the symmetry of triangular wave "Symmetry" to 30% and the duty cycle of square wave "DutyLatio" to 40%).

Click on "Page OK" (only for the current page) or "All Page OK" to generate a waveform and return to the main interface.

Key parameters: amplitude (peak to peak), period, phase, DC offset, etc. When the parameters exceed ± full range, the waveform will be automatically truncated.

(2) Numerical expression waveform generation

Customize waveforms through mathematical expressions (such as superimposed harmonics, damping waves), supporting built-in constants (π, light speed, Planck constant, etc.) and functions (sin, cos, exp, log, etc.). The operation steps are as follows:

Open the waveform generation screen, select "Function" and choose "Waveform Function".

Define constants in the "Constant" column (such as s=2 * pi; Map the X-axis from 0 to 1 to a period of 2 π.

Enter an expression in the "Y=" column (such as sin (x * s)+sin (x * s * 3)/3+sin (x * s * 5)/5 to generate a square wave containing 3rd and 5th harmonics).

Click "Compute" to preview the waveform, confirm and click "All Page OK" to generate.

Example: Generate a sine wave with a period of 1ms (X-axis is set as "Time" unit from 0 to 1ms), expressed as 10 * sin (x * 2 * pi/1e-3) (amplitude 10Vp-p).

(3) Interpolation waveform generation

Generate smooth waveforms (such as pulses and custom curves) using "control points" and interpolation algorithms (linear, spline, continuous spline). The steps are as follows:

Click the "Interpolation" button on the toolbar (or "Tools → Interpolate") to open the interpolation editing screen.

Add/delete control points in the waveform display area using the mouse (or directly enter X/Y values), such as setting (0.2,0), (0.5,1), (0.8,0).

Choose the interpolation method (Linear interpolation, Spline spline interpolation, Cont Spline continuous spline interpolation, continuous spline can achieve smooth connection at the beginning and end).

Click 'Exit' to return to the main interface and generate an interpolated waveform.

(4) Parameter variable waveform (PWF) generation

Quickly generate waveforms by presetting 25 waveform templates (such as amplitude modulated sine waves, damped oscillations, trapezoidal waves) and adjusting parameters. The operation steps are as follows:

Click the "PWF" button on the toolbar (or "Tools → PWF") to open the PWF screen.

Select a template from the "Function" dropdown menu (such as "Damped Oscillation").

Set parameters (such as "OscFreq" oscillation frequency of 10Hz, "DampTC" damping time constant of 10ms), support slider adjustment for real-time preview.

Click "OK" to generate the waveform and return to the main interface.

Supporting waveform types: including steady-state sine wave group (such as unbalanced sine wave, clipped sine wave), transient sine wave group (such as conduction angle control sine wave), pulse group, transient response group (such as exponential rise/fall), surge group, etc.

(5) Waveform superposition operation

Perform addition, subtraction, multiplication, and division operations (such as adding noise to sine waves) on two waveforms through the "waveform to waveform operation screen". The operation steps are as follows:

Use Marker A/B to select the calculation range on the main interface.

Click the "Calculate" button on the toolbar (or "Tools → Operate") to open the calculation screen.

Select the operation object ("Created Waveform" generates a new waveform, "Clip Board" clipboard waveform).

Select the operation type (+//*//), click "=" to preview the result, confirm and click "OK" to apply.

Attention: It is recommended to set the Y-axis unit to "User Unit (-1~+1)" to avoid truncation of the calculation result beyond the range.

image.png

3. Waveform editing function

(1) Waveform compression/expansion

Adjust the horizontal (time axis) or vertical (amplitude axis) size of the waveform through "compress/expand screen". The operation steps are as follows:

Select the waveform range (Marker A/B) and click the "Compress/Expand" button on the toolbar (or "Tools → Compress/Decompress").

Horizontal adjustment: Set "Start X" and "End X" (such as compressing a 4-period sine wave to a range of 0-0.25 to generate a burst waveform).

Vertical adjustment: Adjust by "Max/Min" (set maximum/minimum value) or "Amp/Off" (set amplitude/offset), such as expanding a triangular wave vertically into a trapezoidal wave.

Click "OK" to apply adjustments. "Fit Length" will expand the selected range to full screen, and "Fit Amplitude" will expand to the maximum amplitude.

(2) Multi page waveform editing

Supports dividing waveforms into up to 200 pages, with independent range and waveform settings for each page, suitable for segmenting complex signals (such as the first half sine wave and the second half pulse):

On the waveform generation screen, set the current page range (such as 0-0.5 on page 1 and 0.5-1 on page 2) using "Area (X)".

Select waveform type and parameters for each page, set "Effect" to "K Effect" to enable the page, and disable "No Effect".

Click "All Page OK" to generate multi page waveforms, and switch between page numbers in the toolbar to view them.

4. Waveform and parameter transmission

Synchronize waveform data and oscillator parameters with FG410/FG420 instrument through the "System Settings Screen". The operation steps are as follows:

Click on "Setup → Setup" to open the system settings screen (including 4 tabs: System/Unit/Waveform/Oscillator).

Basic Settings (System tab):

Select the model (FG410/FG420), interface (USB (TMC)), and instrument serial number (automatically recognizes connected devices).

Axis unit setting (Unit tab):

X-axis: Supports "Address", "Time" (time, linked with oscillator cycle), and "User Unit" (customizable, such as 0~360 °).

Y-axis: Supports "Data" (16 bit data), "Voltage" (voltage, linked with oscillator amplitude), and "User Unit" (customized, such as -1~1).

Waveform memory settings (Waveform tab):

Select the memory number (1~128, 0 is non transferable for editing memory), transfer format ("Array Format" array format, "Control Point Format" control point format, the latter has a smaller data volume).

Click "Transfer Data" to transfer the waveform to the instrument, and "Read Data" to read the waveform from the instrument.

Oscillator settings (Oscillator tab):

Set parameters such as channel (only FG420 supports dual channels), output switch (ON/OFF), frequency/period, amplitude, DC offset, etc.

Click on 'Oscillator Setup' to transfer the parameters to the instrument and ensure that the waveform output meets the requirements.

Attention: FG410/FG420 memory 1-128 is non-volatile, and data will not be lost when power is turned off after transmission; Dual channels need to be transmitted to different memory numbers to avoid waveform coverage.

5. File operation and printing

(1) File format and saving/reading

The software supports 6 file formats to meet the needs of different scenarios:

Characteristics of file type extension usage

Dedicated binary file. wdb saves waveform data, instrument settings, and small axis unit volume, containing complete information that can only be recognized by software

Text data file. txt saves waveform data (1 line, 1 16 bit integer), which can be opened in Notepad/Excel for easy processing by other applications

The waveform function file. wfn saves standard waveform parameters and numerical expressions in text format, which can be edited and re read to generate waveforms

Control point file. prn saves interpolated control points (X/Y data) in text format for reusing interpolated waveform settings

PWF parameter file. pwf saves PWF waveform templates and parameter text formats, allowing for quick access to commonly used PWF settings

The system settings file. ocb saves instrument models, interfaces, axis units, and other binary formats, which are only recognized by software and used for quick recovery of settings

Operation steps: Select the format and path through "File → Save" and "File → Open", and the extension will be automatically added when saving.

(2) Print

Support printing the current waveform (without grid) or setting interface (such as waveform generation parameters, PWF settings), operation steps:

Open the interface to be printed (such as waveform display screen, PWF screen).

Click "File → Print" (Ctrl+P) to set the page margins (top/bottom/left), printer, and font.

Click "OK" to print. Waveform printing only displays the current view range, and the zoom needs to be adjusted in advance.

Troubleshooting and Maintenance

1. Common errors and solutions

The possible errors and countermeasures during software operation are as follows:

Solution to Error Information Causes

Memory Allocation Failed. Insufficient memory allocation during startup. Close other applications and restart software; If it occurs frequently, check if the system memory is sufficient

No Spline point interpolation generates waveforms without setting control points. Add at least 2 control points before performing interpolation

File Read/Write error: File read/write failure (e.g. path does not exist, insufficient permissions). Check if the save path exists and run the software with administrator privileges; Damaged files need to be recreated

No listeners on the FACE USB not connected to the instrument or driver not installed. Check the USB connection, reinstall the NI-VISA driver, and restart the instrument and software

Transfer is interrupted. If the instrument malfunctions (such as insufficient memory) and prompts "Out of memory", delete the useless waveforms in the instrument; Otherwise, restart the instrument and retry

Illegal Font Size When printing, adjust the font size in the print settings (if it is set to 12) to avoid exceeding the range

2. Software maintenance

CD maintenance: Store in a cool and dry place, avoid direct sunlight and dust; Wipe with a soft dry cloth when dirty, and prohibit the use of solvents such as benzene; Use a marker pen to write on the label surface to avoid scratches from hard objects.

Version check: Check the software version (such as Version 1.0.0) through "Help → About" to confirm if it is the latest version. If an update is needed, contact the Yokogawa distributor.

CD damage replacement: If the installation CD is damaged, you can contact Yokogawa to purchase a new CD (for a fee) and provide the product model and purchase certificate.


  • SMC C96ST80-600 - Pneumatic Cylinder 80mm Bore 600 Stroke
  • MOORE INDUSTRIES AIM/IO/AI4/IP - Analog Input Module
  • IMAI ELECTRIC NBS-200S-2XSET - SMALL TRANSFORMER
  • FCI OEM-019469-04-02 - Flanged Inline Flow Transmitter
  • FAGOR EC-9PA-DQ1-M - CABLES NEW
  • FAGOR EC-9AM-MB - CABLES NEW
  • ATLAS COPCO LUM22 SR4 - Pneumatic Screwdriver
  • REXROTH HE751863 - VALVE NEW
  • SANYO SDNM-MCA - SERVO DRIVE
  • EGS WTC 303-1761 - TRANSFORMER
  • SQUARE D H362 - Heavy Duty Safety Switch
  • ALLEN BRADLEY 140G-J-FCX04 - Operating Mechanism 250A J Frame
  • GRACO 24E451 - Teach Pendant 120VDC NEW
  • RITTAL SK3125 - AIR/WATER HEAT EXCHANGER 5120BTU 115V/230V
  • FESTO DF00A - Guided Pneumatic Cylinder
  • SMC CDG1BA20-4050-H7B3-XC10 - Pneumatic Cylinder
  • FUJI FKCT33U5AXCYYAA - Differential Pressure Transmitter NEW
  • Allen Bradley 440E-A13082 - Guardmaster Rope Pull Accessory Kit (20m) NEW
  • LECO RT-120-A 1986 - Hardness Test Block Kit AS-IS
  • BALLUFF BCC A313-A313-30-345-VX43W6-300 - Industrial Connecting Cable BCC0HZ8 NEW
  • SIEMENS 6SN1162-0BA02-0AA2 - SINAMICS Cooling Fan Motor Assembly
  • GC VALVES S211YF02N1GJ5 - Solenoid Valve NEW
  • BALLUFF BNI EIP-302-105-R015 - DIGITAL I/O
  • STI RM-3-HA1 - MUTE MODULE
  • ALLEN BRADLEY 284-PWRM29A-M4 - ArmorConnect 3PH Pwr Media Shld Mtr Cbl NEW
  • BALLUFF BNI008A - LED STACK LIGHT
  • Grossenbacher LG-NR.50 70 73 - CIRCUIT BOARD NEW
  • Keyence XG-H1XA V3.1 - Vision System Software DVD NEW
  • IFM GM705S - Inductive Safety Sensor NEW
  • SIEMENS 3RK1207BQ40AA3 - Analog Input Module NEW
  • NACHI 32-O1O15457 - PCB-CONTROL BOARD
  • NACHI 30-OOO17198 - PCB CONTROL BOARD
  • PILZ PU3Z - Safety Control Power Supply / Safety Power Monitoring Unit NEW
  • ICC FR-A7N-ETH - Ethernet Multiprotocol Communication Interface NEW
  • KUKA ESC13 V1.60 A161.00.005.571 - Control PCB Board
  • SMC CP96SDB80-50C - Pneumatic Air Cylinder 80mm Bore 50mm Stroke
  • BRAD CONNECTIVITY 1300062619 - Minihange Cordset 5in 6 m NEW
  • REXNORD P3U239N - PILLOW BLOCK BEARING 2-7/16" BORE NEW
  • REXROTH 0083040 KE310 - Control Interface Module
  • FAG B7206-C-2RSD-T-P4S-UL - HIGH PRECISION BEARING NEW
  • MEMTRON 3512160 - OPERATOR INTERFACE PANEL
  • CUTLERAMMER DH361FGK - Heavy Duty Safety Switch
  • ALLEN BRADLEY 160-BA03PPS1P1 - AC Drive
  • SMC MDNBL50-50-D-A54SDPC - Pneumatic Cylinder
  • MISUMI HFTANK8-4040 - ANCHOR STANDS SET OF 2 NEW
  • ALLEN BRADLEY 442G-MABH-L - Guardmaster Handle Assembly NEW
  • ALLEN BRADLEY 442G-MABH-R - Guardmaster Handle Assembly NEW
  • HARDINGE T18 58 - RECESS TOOL NEW
  • MITSUBISHI 0SA105S5A - ABSOLUTE POSITION ENCODER
  • FANUC A20B-8101-0550 - PC BOARD COMMUNICATION INTERFACE MODULE
  • FESTO EMMB-AS-60-04-S30S - SERVO MOTOR
  • SIEMENS 6AV2123-2JB03-0AX0 - KTP900 Basic HMI Touch Panel
  • BALLUFF BCC A314-A314-30-304-VX44W6-250 - Industrial Connecting Cable BCC0CE3 NEW
  • SIEMENS 6SL3130-6AE15-0AB1 - SINAMICS Smart Line Module 5kW
  • SIEMENS 6FX8002-2EQ10-1BF0 - Signal Cable (15m) NEW
  • SMC AMG550C10D - Water Separator 1" NPT NEW
  • MINARIK DRIVES MM23002D - DC Motor Speed Control NEW
  • SMC AMG550C-N10D - Water Separator 1" NPT NEW
  • PROACE 28800452 - Operator Interface HMI
  • GEHRING 254000 - Industrial Control Interface Module - Missing Terminal
  • GEHRING 254000 - Industrial Control Interface Module - Missing Terminals
  • SIEMENS 3RT1044-1QB44-3MA0 - Contactor 24V NEW
  • SMC CDQ2B50-25DZ-J79W-111G - COMPACT CYLINDER NEW
  • TURCK FDNL-CSG88-W - DeviceNet I/O Block 8-Port Field Module NEW
  • BOSCH REXROTH R900773654 4WE10D40/CW110N9DAL - Directional Control Valve
  • GOULD 68173 - Power Distribution Block 3 Pole 600V CU ONLY NEW
  • INSTRON 2512-228 - Compression Load Cell 100 lb / 500 N
  • RITTAL SZ 4138.350 - Enclosure System Light 230V 30W NEW
  • BALLUFF BNI00CJ - IO-LINK SENSOR ACTUATOR HUB NEW
  • Cutlerammer DH362FGK - Heavy Duty Safety Switch
  • SMC CA2F63TF-400Z - Pneumatic Air Cylinder NEW
  • FCI OEM-019868-04-02 - FLOW SWITCH STAINLESS SENSOR
  • RADEROGEL 5450 0325 00 - Polyurethane Wheel 10" Dia w/Cast Iron Hub - NEW
  • LAMINA G516325UG - NAAMS Guide Pin 63mm x 250mm Unground
  • GEHRING 254000 - Industrial Control Interface Module
  • CINCINNATI MILACRON 3-424-1954A - Blower Unit
  • TURCK FDNP-50808G-TT - DeviceNet I/O Module 8DI 8DO 0.5A NEW
  • EASOM ES-5008-12-DC-024 - Digi-Dog Programmable Limit Switch
  • ALLEN BRADLEY 140G-H2F3-C80 - Molded Case Circuit Breaker 400V 80A Ser. A NEW
  • AUTOMATION SYSTEMS INTERCONNECT P7007-ASI - Safety Foot Switch NEW (Lot of 2)
  • BAHCO COBRA 38517.9/8 - Bandsaw Blade 153 in NEW
  • NSK LY350595BLC2W03P44 - LINEAR GUIDE NEW
  • KEYARROW F46295001-HT03-A5 - CNC Machine Cover
  • INSTRON 2512-144 - TENSION LOAD CELL NEW
  • TELEMECANIQUE GS1U - Fused Switchisconnector
  • SMC TU0805BU-100 - POLYURETHANE TUBING 100M NEW
  • SIEMENS 6SL3210-5HE11-5UF0 - SINAMICS S210 SERVO DRIVE
  • FANUC A20B900161/04A - Flash Memory Module
  • REXROTH INTERBUS-S - SENSORS NEW
  • ANDERSON GREENWOOD CROSBY 951200FFA-P - PILOT OPERATED SAFETY RELIEF VALVE
  • SMC C96SB80-80C - Pneumatic Air Cylinder 80mm Bore 80mm Stroke
  • ATLAS COPCO 4220 1566 80 - Factory Repaired Motor NEW
  • Allen Bradley 440E-D2NNNYS - Guardmaster Lifeline 3 Rope Pull Switch NEW
  • ABB DSQC30 3E 041456 - Robot Control Board
  • SMC CP96SDB1000C - ISO 15552 Pneumatic Cylinder 100mm Bore 50mm Stroke NEW
  • GLOBAL CNC 523032 - 1/4" ID Dual Coolant VDI Static Tool Holder NEW
  • OHM ELECTRIC OC-15 - BOXFAN
  • OMEGA RD202 - CHART ENCODER
  • FANUC A16B-2203-0370 /07C - PCB - Power Supply Unit
  • FANUC A20B-8002-0050/01A - PCB - Genius I/F Module
  • SUPERFLEX 20638/CBL - FLEXIBLE MULTI-CONDUCTOR CABLE
  • SIEMENS CU320P - Sinamics Control Unit PROFIBUS
  • NORDSON 7022004 - DISPENSE VALVEMATE 8000 CONTROLLER
  • OKUMA 1911-3380-0847001 - PLC POWER CONTROLLER MODULE
  • ABB NAMU1C 64702475D - AUXILIARY MEASURING UNIT
  • HONEYWELL 24CE1 - Limit Switch NEW
  • YASKAWA SGDA-08ASP - SERVO CONTROL NEW WITH BOX
  • PARKER WDHC-H-SD50-248-YF2P-03YB165 - PNEUMATIC CYLINDER
  • SANYO SDN-DR1-025 - SERVO DRIVE
  • SMC C96SDB80-25C - ISO Pneumatic Cylinder 80mm Bore 25mm Stroke
  • SMARTEYE SP1056/01 - Infrared Sensor Emitter
  • SMC CNA23DA - 63m Power Lock Cylinder
  • CUTLERAMMER 1492D96G11 - Motor Circuit Protector
  • ELECTRO-MATIC EMRP30014-E30 - Remote Port Access Panel NEW
  • ATHENA T2000-J-S-316-4-G-24-75-0 - Probe
  • PRO-FACE GP577R-TC41-24VP - 10.5 Inch Color TFT HMI Operator Panel
  • DOMINO EPT064422 - Print Head Mount Kit NEW
  • FANUC A06B-0532-B001#7000 - SERVO MOTOR
  • Rexroth 0 608 750 109-GB1 VM310 - Power Module
  • FANUC CFDA-0WPB-0030-AAB - CABLES NEW
  • ALLEN BRADLEY 280-PWRM35A-M10 - POWER CABLE
  • FANUC A16B-3200-0412/03A - Control Module Board
  • BALLUFF BCC A314-A314-30-304-VX44W6-300 - Industrial Connecting Cable BCC0CEE NEW
  • Adept Technology 20000-310 - CX Robot Motion SmartController
  • ADVANCE 71A8473-001D - 400W HPS Ballast Kit 120-277V NEW
  • SMC NCA1F250400 - Heavyuty Pneumatic Cylinder NEW
  • IAI SCON-CB-100WAI-EP-0-2-SP - POSITION CONTROLLER
  • MURR ELEKTRONIK MVK+MPNIO DI8 DO8 IRT - PROFINET I/O Module