Automatic startup of FA-Server

<< Click to Display Table of Contents >>

Manual > Monitoring system construction guide > System installation and operation > System configuration and operation (runtime execution) > Server runtime execution >

Automatic startup of FA-Server

Automatic startup settings for FA-Server

This section explains how to set up FA-Server to start automatically. In order to start and run FA-Server automatically, you must first configure the startup settings for the FA-Server application itself. Next, in the Windows OS settings of the PC running FA-Server, set it up so that FA-Server will run automatically when you log in to Windows. Then, by setting it up so that Windows logs in automatically when the PC starts up, you will be able to start the server application automatically just by starting up the PC running FA-Server.

 

The details of each are explained below.

 

FA-Server startup settings

Automatically start FA-Server when logging in to Windows

 

 

attention

To have FA-Server start automatically when you start up your PC, you must set Windows to log in automatically. The method for setting up automatic login for Windows varies depending on the version of Windows, so please make the appropriate settings for the version of the Windows OS you are using.

 

 

FA-Server startup settings

In the FA-Server startup settings, you can configure how FA-Server applications behave when they start up. For example, you can specify the server configuration file to be automatically loaded at startup, or set the startup operating mode to automatically run in "Online (fastest)".

 

The setup steps are as follows:

 

1.Launch FA-Server.

 

2.Open "Operation - Options" from the menu.
 
ope_0009
 

3.From the "Startup Settings" tab, set the FA-Server startup settings.
 

ope_0010

Loading a file at startup
The server configuration file is automatically loaded when FA-Server starts. Specify the server configuration file to be operated.
 

Startup wait time
Sets the wait time when starting FA-Server.
”Latency at startup” is the time to wait before launching FA-Server. Set this if you want to wait a certain amount of time before launching FA-Server itself due to other applications starting up.
The "License check timeout time" specifies the wait time until the license check is completed when it takes time to recognize the USB device due to the processing timing or processing load at OS startup. The "License check timeout time" is the wait time only for the license check, and does not necessarily delay the startup of the server application. For example, even if the "License check timeout time" is set to a long time, if the license is recognized, it will start at that point.
 

Startup mode
When you start up FA-Server, you can select the mode in which you want to operate. We recommend that you set this to "Online (fastest)" during operation.
 

Duplex mode at boot
When performing duplex operation of FA-Server, this setting determines whether the target PC will start up as "Main" or "Sub" in duplex mode. If you do not want to perform duplex operation, select "No duplex".
 

 

attention

Each item in the "Startup Settings" is not saved to the FA-Server server settings file, but is saved in the OS registry as a system setting value. The values are saved when you click the "OK" or "Apply" button after setting each item, and when FA-Server is closed. Therefore, after setting the "Startup Settings", be sure to close FA-Server once and then start it again to check that each item has been updated.

 

 

 

Automatically start FA-Server when logging into Windows

There are two ways to automatically start FA-Server when you log in to Windows: registering a FA-Server shortcut in the startup folder or using the Windows Task Scheduler.

Either method will allow you to run the program automatically, but if for some special reason you need to start FA-Server with administrator privileges, you will need to run it from the Task Scheduler.

 

The following explains how to set up each option.

 

Automatic startup using the Startup folder

 

Windows This is how to register a FA-Server shortcut to the OS startup. Here, we will use Windows 11 as an example.

 

1.Right-click the window icon on the taskbar and select "Run...". In the execution screen that appears, enter "shell:startup" and click the "OK" button.

 

ope_0011

 

2.The Startup folder will be displayed, so right-click inside the folder to display the menu and select "New - Shortcut". This will display the shortcut creation screen. Click the "Browse" button under "Enter the location of the item" and select the FA-Server executable file in the installation folder to create a shortcut.

 

ope_0013

 

With the above, when the user currently logged in to the Windows OS logs in, FA-Server will start automatically.

 

 

hint

To have FA-Server start automatically when you start your PC, you must set Windows to log in automatically. The method for setting up automatic login for Windows varies depending on the version of Windows, so please set it appropriately for the version of the Windows OS you are using. Also, if you want to register a shortcut to startup to start FA-Server automatically, make sure to register it to the startup of the user who will log in with the automatic login setting.

 

 

Automatic startup via task scheduler

 

Windows This is how to register a task to automatically start FA-Server in the OS task scheduler. Here, we will use Windows 11 as an example.

 

1.Start the Task Scheduler.

 

ope_0114

 

2.Right-click "Task Scheduler" in the tree on the left and select "Create Basic Task" from the menu that appears.

 

ope_0115

 

 

3.The wizard screen will appear. Enter a name and click "Next".

 

ope_0116

 

4.In the task trigger settings, select "At logon" and click "Next".

 

ope_0117

 

5.In the Action settings, select "Start a program" and click "Next".

 

ope_0118

 

6.Click the "Browse" button for Program/Script, specify the executable file for FA-Server in the installation folder, and click "Next".

 

ope_0119

 

7.Check "Open this task's Properties dialog when I click Finish" and click "Finish".

 

ope_0120

 

8.The properties of the task you created will then be displayed, so open the "Conditions" tab and uncheck "Start the task only if the computer is on AC power."

 

ope_0121

 

9.Next, open the "Settings" tab and uncheck the following two items:

 

Time to stop the task

Forces a running task to stop if it does not finish when requested

 

ope_0122

 

Finally, click the "OK" button to close the Properties window.

Once registered in the Task Scheduler, FA-Server will be launched automatically when the user currently logged in to the Windows OS logs in.

 

 

hint

To have FA-Server start automatically when you start your PC, you must set Windows to log in automatically. The method for setting up automatic login in Windows varies depending on the version of Windows, so please set it appropriately for the version of the Windows OS you are using. Also, in the security options of the Task Scheduler properties, be sure to specify the user account that will log in with the automatic login setting as the "User account to use when running the task."

 

attention

If "Stop task after" is checked, the task will automatically end after the specified time (3 days by default) after launch. This may cause the FA-Server application to be terminated unexpectedly, so be sure to uncheck it.

 

attention

Some functions of FA-Server cannot be used unless you run it with administrator privileges. To determine whether you should run FA-Server with administrator privileges, please refer to the description of "Running with administrator privileges" in the installation.

 

If you need to run FA-Server with administrator privileges, you can do so in the following way:

 

1.First, follow the steps in "Running with administrator privileges" to enable the application to be launched in administrator mode.
 

2.Open the "General" tab in the properties of the task in Task Scheduler and check "Run with highest privileges".

 

ope_0123