Welcome to the Industrial Automation website!

NameDescriptionContent
HONG  KANG
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

YOKOGAWA FG410/FG420 arbitrary waveform editor

来源: | 作者:FAN | 发布时间 :2025-11-03 | 439 次浏览: | 🔊 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).

image.png

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.

  • Vibro-Meter VM600 RPS6U 200-582-200-011 Power Supply
  • Vibro-Meter VM600 RLC16 Relay Card
  • Vibro-Meter VM600 IOC4T 200-560-000-018 Input Output Card
  • Vibro-Meter VM600 XIO16T 620-003-111-112 Input Output Module
  • Vibro-meter VM600 XMV16 Vibration Measurement Card
  • Vibro-meter VM600 ABE040 System Controller Card
  • Vibro-Meter 444-680-000-511 Signal Conditioning Module
  • Vibro-meter VM600 CMC16 Machinery Protection System
  • VIPA 62K-NHC0-DH Touch Panel HMI
  • VIPA 972-0DP10 PROFIBUS DP Interface Module
  • VMIC Assy 11993R2 Circuit Board Assembly
  • VMIC 11-1001245-01 Industrial Module
  • VMIC ZT5524A1A CompactPCI Intelligent Controller
  • VMIC VMIVME-2533 32-Channel Digital I/O Module
  • Vortran LST200 Laser Diode Control System
  • Vortran Stradus 405nm Laser Module
  • Vishay 120NQ045R Schottky Rectifier Diode
  • VMIC VMIVME-7740-840 Pentium III VME SBC
  • VMIC VMIVME-7740-855 PowerPC VME Single Board Computer
  • VMIC VMIVME-1128 128-Bit High Voltage Digital Input Board
  • VMIC ASSY 12149 VMEbus Single Board Computer
  • VMIC ASSY 11994R13 VMEbus Industrial I/O Module
  • Wavecrest DTS-2079 High-Performance Controller Module
  • Wurth Elektronik 74271132 WE-STAR-TEC Snap Ferrite
  • Woodward 9907-165 Digital Turbine Control Module
  • DS1230Y-150+ 256Kb Non-Volatile SRAM Maxim Integrated
  • ZIPPE MWS10/A Industrial Weighing Transmitter Module
  • ZNYX ZX370 Series Fast Ethernet PCI Adapter
  • Vortran KDL-1230 Precision Medical Control
  • VWR Scientific Model 3000 Lab Equipment
  • Wagner+Grimm CH-6102 ETUI1500 Transformer Technical Specs
  • Wago MCS 231-302/037-000 Male Connector
  • Wago VDE0611 Series Rail-Mounted Terminal Blocks
  • Warner Electric ERS-198 1005-05-001 Electrically Released Brake
  • Yaskawa SGDH-01AE Sigma II Servo Driver
  • Omron 3G3HV-A4022-CE Inverter
  • Omron NT625C-ST152 Color Touch HMI
  • Parker Parvex NX310EAKR7001 NX Series Servo Motor
  • UniOp TCP10G-04-0245 Industrial HMI
  • Yaskawa SGDH-04AE Servo Driver 200V 400W
  • Presstech 7612-099Z-01 PLC Control Board
  • Yaskawa SGDH-10DE Servo Driver 400V 1kW
  • Landis Gyr PCA1 M35M4 CPU Controller
  • MICREX-F FLT-ASFKA PLC Loader with RS232 Cable
  • ABB Bailey INNIS21 Network Interface Module
  • Omron Sysmac CV500-SNT31 SYSMAC LINK Unit
  • Parker Hannifin HID2CS/S4 HiDrive Servo Driver
  • Pogliano Busmar PPeF 224541Z0HAC 250A Switch
  • GE Fanuc A16B-3300-003 Series 16-i Main Board
  • BLQ63M30 Brushless Servo Motor High Precision Motion Control
  • YASKAWA SGDH-08AE-S-OY Servopack Servo Drive Motion Control
  • OMRON C200H-RT201 Remote I/O Unit PLC Communication Module
  • PARKER HPD2S2N Servo Driver Industrial Motion Controller
  • SIEMENS 6AV3617-1JC00-0AX1 HMI Operator Panel Interface
  • KEB E3.SM.001.4400 Servomotor
  • Omron SCY-M1-PRO-51C SYSMAC Programming Console
  • ABB SACE TMAX T4 S 160 4 Pole Circuit Breaker
  • Omron CS1G-CPU44-EV1 PLC CPU Unit
  • ABB SACE PR212/P Electronic Trip Unit
  • Mitsubishi HC-SFS524K AC Servo Motor
  • Parker S.B.C. HPD2S1N Electronics Servo Driver
  • Yaskawa SGMPH-08A1A41 Sigma II Servo Motor
  • Omron FQ2-S25050F Smart Camera Vision System
  • Omron C120-LK202-EV1 Host Link Unit RS-422C Interface
  • 23.SM.000.3400 PLC KEB Servo Motor Industrial Control System
  • Biesse Rover CNI PLC 2153 030 7146.30 Industrial Control Unit
  • OMRON ME5614C Industrial Modem 56000bps V.90 Communication
  • SCHNEIDER BCH16HF07332A5C2 Servo Motor High Precision Control
  • ANFX-P130F-1GL3-33 Precision Gearbox Industrial Transmission
  • Beckhoff CX5020-0110 Embedded PC PLC
  • Schneider PowerLogic P5U20 Protection Relay Easergy
  • Siemens 6ES5 466-3LA11 Simatic Analog Input Module
  • Tex Computer TEB0055 77037 Industrial Terminal
  • Audiotel Engineering 0802P1I8000E Industrial Interface Module
  • ELAU DB-5 Distribution HW 5104 Servo System
  • Touchstar 10K TS10KCC0CEMP Industrial Touch Panel
  • Beckhoff CX2030-0125 Embedded PC PLC
  • Parker Hannifin HID5CS/S4 HIDRIVE 5A Servo Drive
  • Yaskawa ACE-P300-TH5 Servo Drive with Profibus
  • Omron Sysmac SCY-P0 13E Sequencer Controller
  • Saia Burgess PCD4.M120 PCD4.M12 Central Controller
  • Schneider Electric TSX3722101 Modicon Micro PLC
  • Siemens Micromaster 440 6SE6440-2AD25-5CA1 Inverter
  • SICK DL50-P1123 Distance Sensor
  • Yaskawa SGDH-04AE-OY Servo Driver 200V 400W
  • Cincinnati Milacron 3-542-1203A Circuit Board Module
  • Allen-Bradley 1756-EN2T EtherNet/IP Communication Module
  • OMRON CS1H-CPU66-V1 Programmable Logic Controller
  • ABB SACE TMAX S6N 630 Molded Case Circuit Breaker
  • Weidmuller IE-SW-VL16-16TX 16-Port Ethernet Switch
  • Schneider PowerLogic CM4250 Circuit Monitor
  • Sacmi IDPM IDMP1.A SMC 085.16.982 Control
  • Omron C120-LK202-EV1 Host Link Unit
  • Omron FQ2-S15050F Smart Camera Vision System
  • OMRON CJ1G-CPU44H Programmable Logic Controller
  • SIEMENS KTP600 HMI 6AV6 647-0AD11-3AX0 Touch Panel
  • OMRON CS1G-CPU45H EV1 Programmable Logic Controller
  • Omron C200HG PLC System C200H-ID212 C200H-OC226
  • ROBOSYSTEM IOG4AX-HD-100 IOG-HD Motion Controller
  • Datalogic SG4-S3-080-PP-W Safety Light Curtain
  • Omron NS12-TS01B-V2 Interactive Display
  • Esto Electronic E.CGT-405-42TE PLC Rack
  • Siemens 7ED62 Static Three Phase Counter
  • Oemer QCAVS 100 LBE AC Square Frame Servo Motor
  • Schneider Electric TM262M25MESS8T Motion Controller
  • Eaton Moeller MFD-CP8-ME Power Supply
  • Pro-face PL-5700T1-24VDC Industrial Panel PC
  • GE Fanuc IC693APU300J High Speed Counter
  • Fuji Electric Micrex-F FPU080S PLC Module
  • Automation Direct GS2-45P0 AC Drive
  • Omron 3G3MV-C4015 V1000 Inverter
  • Vacon NXI01055A2T0CSS Industrial Inverter
  • Saia Burgess PCD4.M240 Central Controller Module
  • Yaskawa SGDH-10DE Sigma II Servo Drive
  • Stober EK501USOM140 Servo Motor and Drive
  • SCE M68-2000/4 CNC Controller and I/O Board
  • Omron SP10-PR001-V1 PLC Programming Console Specs
  • VACON NXI01055A2T0CSSA Industrial AC Drive
  • OMRON SYSMAC SCY-P1 Sequencer Controller PLC
  • SEL-2440 DPAC Discrete Programmable Controller
  • BIVIATOR CI3098 CPU Encoder Module Industrial Control Unit
  • Siemens 6FC5371-0AA10-0AA2 SINUMERIK NCU 710.2
  • KOLLMORGEN SERVOSTAR S70601-NA High Performance Servo Drive
  • OMRON C200HW-PCU01 Fastnet PCMCIA LAN Communication Unit
  • ibaFOB-2io-D Two-Channel Fiber Optic Input Output Card
  • ibaFOB-4io-D Four-Channel Fiber Optic Input Output Card
  • ibaFOB-io-S Single-Channel Fiber Optic Input Output Card
  • ibaFOB-4io-S Four-Channel Fiber Optic Input Output Card