1. Home >
  2. Support >
  3. Download >
  4. Improvement information

Improvement information

The improvement information on V-SFT Ver.6 is published.

Improvement information Improvement information list

Version retrieval

Keyword retrieval

◆Configuration Software
No. Item Description TS/V8 V9 X1 Correction
Ver.
2340H01 Keyence
Device memory display
Fixed the defect: When device memory types ""B"", ""CR"", or ""VB"" are used with the following PLC models, the screen program does not operate as configured.
 - KV-3000/5000
 - KV-3000/5000 (Ethernet TCP/IP)
 - KV-7000/8000 (Ethernet TCP/IP)
 - KV Nano
 - KV Nano (Ethernet TCP/IP)
6.2.0.0
2340H02 Windows fonts Fixed the defect: When a Windows font that is not installed on the PC is specified for a character string of a switch or lamp for any language in a multi-language screen program, any changes made to a character string of a language that is specified a font that is installed on the PC are not reflected. 6.2.0.0
2340H03 PLC model change Fixed the defect: When PLC model change is performed and the [OK] button is pressed with the start device memory indicated as ""??"" on the device memory conversion dialog, the CPU No. may become an abnormal value. 6.2.0.0
2340H04 Fuji Electric
MICREX-SX
Fixed the defect: The digits of the T-link station number are omitted in the device memory display of the device memory map. 6.2.0.0
2340H05 OMRON NJ
Tag editing
Fixed the defect: The V-SFT editor may be forcibly terminated when the [OK] button is pressed on the tag table. 6.2.0.0
2340H06 Multi-text Fixed the defect: When a multi-text part that uses a Windows font that is not installed on the PC and no string is registered for that part, the area of the multi-text becomes abnormally large. 6.2.0.0
2340H07 Usage list Fixed the defect: When a device memory map is selected, all table numbers are displayed as ""0"". 6.2.0.0
2340H08 Keyence
KV series (Ethernet)
Fixed the defect: When the device memory type ""FM"" or ""ZF"" is used for an item and the [File] -> [Property] -> [PLC Information] -> [XYM display] checkbox is selected, the device memory name is not displayed correctly. 6.2.0.0
2340H09 Conversion Fixed the defect: When a Windows font is used for a message, a V7 or V6 screen program using the Modbus slave function cannot be converted into a V8, V9, or X1 screen program. 6.2.0.0
2340H10 Macro commands Improvement: When there is an error in the registration of bit access macro commands ""BSET"", ""BCLR"" and ""BINV"", the error is automatically corrected when the screen program is opened. 6.2.0.0
2340H11 Mitsubishi Electric
iQ-R series link
Fixed the defect: The ""7-Bit"" option can be selected for [Data Length] in the communication properties. 6.2.0.0
2340H12 Emulator Fixed the defect: When an attempt is made to open a V8 screen program that uses the following AND conditions using the Emulator, the editor is forcefully terminated.
(1) PLC1: No PLC connected; Equipment without PLC device memory, such as a universal serial communication device
(2) PLC2: PLC setting
Read area: Set to PLC2 device memory (addresses 32768 or higher)
6.2.0.0

◆V9 series: System Program
No. Item Description Altered
Ver.
Correction
Ver.
OS
Ver.
2340J01 Logging Fixed the defect: When storage output of logging data is executed using the storage output bit and the ladder is built in the order of ""confirmation of storage output confirmation bit ON"" -> ""reset bit ON"" -> ""confirmation of reset confirmation bit ON"", the reset confirmation bit may not turn ON after the reset bit turns ON. 2.800 6.2.0.0
2340J02 Information output device memory Fixed the defect: When a V8 screen program is converted into a V9 screen program, if the relay bit turns ON, the information output device memory ""n"" is updated immediately but updating of the ""n+2"" device memory is slightly delayed. 2.800 6.2.0.0
2340J03 Toyo Denki PLC Fixed the defect: In a multi-link2 connection, the operation of the slave differs from that of the V7 or V8 series unit. 2.800 6.2.0.0
2340J04 E-mail Fixed the defect: E-mails cannot be sent if the mail server requires use of TLS 1.2 or above. 2.800 6.2.0.0 4.80
2340J05 E-mail Fixed the defect: Emails may not be sent if using G-mail or STARTTLS. 2.800 6.2.0.0
2340J06 Logging Improvement: When ""Logging Method"" is set to ""Constant Cycle"", the V8 series first acquires records when the start bit turns ON, whereas the V9 series acquires records when the time set for the constant cycle elapses from when the start bit turns ON. A setting is added so that the operation of the V9 series can be made the same as the V8 series. 2.800 6.2.0.0
2340J07 Switch Fixed the defect: When the lamp device memory is turned ON under specific conditions for a switch that is set to be transparent (rendering mode: XOR), the switch may be displayed in gray. 2.800 6.2.0.0
2340J08 Screen library Fixed the defect: When a video/RGB display item is placed on the screen library, the offset position for placing the screen library is incorrect. 2.800 6.2.0.0
2340J09 Numerical data
display
Fixed the defect: The values displayed on the ""Mean Value Display"", ""Max. Display"", ""Min. Display"", and ""Total Display"" parts for a data display (logging) part cannot be cleared by pressing the switch of the ""Reset"" function. 2.800 6.2.0.0
2340J10 Pattern display Fixed the defect: When a screen program that has 17 or more languages set, if the language is switched to the 17th language or later, all pattern numbers are displayed as ""0"". 2.800 6.2.0.0

◆V9 series: Communication Driver
No. Item Description Altered
Ver.
Correction
Ver.
2340K01 Fuji Electric
MICREX-SX
Fixed the defect: When using SPH5000M, ES1 and APL1 device memory cannot be specified indirectly. 1.620
1.610
6.2.0.0
2340K02 CIMON
XP series
Fixed the defect: Communication is not possible with a 1:n connection (RS485). 1.410 6.2.0.0

◆TS/V8 series: System Program
No. Item Description Altered
Ver.
Correction
Ver.
2340B01 Data block Fixed the defect: When ""Entry Target"" is set to ""Data Block"" for an entry mode, ""0"" is written to the information output device memory ""n+1"" (block number) when the screen is switched over. 2.420 6.2.0.0
2340B02 Macro commands Fixed the defect: For the arithmetic operation macro commands ""ADD"", ""SUB"", and ""MUL"", if the data length is set to ""DWORD"" and the calculation results in overflow or underflow, the value stored in ""F0"" may differ from that with the V8, V9, and TELLUS V3. 2.420 6.2.0.0
2340B03 Ladder transfer Fixed the defect: For the TS2060i, if there is PLC set for the Ethernet port and the ladder transfer function is specified to use LAN connection, online connection with the PLC using the ladder tool is not possible. 2.420 6.2.0.0
2340B04 Ladder transfer Fixed the defect: For the TS2060i, if there is a PLC set for the MJ1 port and the ladder transfer function is specified to use LAN connection, the RUN mode screen is displayed correctly at first, but once the Main Menu screen is displayed, the RUN mode screen cannot be displayed any more. 2.420 6.2.0.0
2340B05 Operation logs Improvement: The English for ""log destruction"" for operation logs is made consistent with the manual. 2.420 6.2.0.0
2340B06 V-Link Fixed the defect: When V-Link is specified in the PLC settings, the port number in the communication parameters on the Main Menu screen is always displayed as ""0"". 2.420 6.2.0.0
2340B07 Screen program
transfer
Fixed the defect: Screen program transfer is not possible by USB connection for a specific PC. 2.420 6.2.0.0
2340B08 Modbus slave Fixed the defect: When ""Modbus slave (TCP/IP)"" and ""Modbus slave (RTU)"" are set as connected devices, setting of the local port number may not be possible on the Main Menu screen. 2.420 6.2.0.0
2340B09 VNC server Fixed the defect: When connecting to the VNC server, response may be slow or freeze. 2.420 6.2.0.0

◆TS/V8 series: Communication Driver
No. Item Description Altered
Ver.
Correction
Ver.
2340C01 Fuji Electric
MICREX-SX
Fixed the defect: When using SPH5000M, ES1 and APL1 device memory cannot be specified indirectly. 1.620
1.610
6.2.0.0
2340C02 CIMON
XP series
Fixed the defect: Communication is not possible with a 1:n connection (RS485). 1.410 6.2.0.0