
|
| Datasheet for SYSMAC Ethernet DAServer |
| |
System Requirements - Platform where DAServer works - |
| COMPUTER |
PC running Windows |
| OS |
Windows Vista Business/Ultimate
Windows Server 2003
Windows XP Home/Professional
Windows 2000 Professional
Windows 2000 Server/Advanced Server |
| MEMORY |
Min. 256MB |
| HD |
Min. 30MB |
| LAN ADAPTER |
Adapter that runs on Windows |
|
| |
General Performance- Main Parameter of DAServer - |
| Max. Adapter |
62 |
| Run as Windows Service |
Supported |
| Definition of Alias Name of Tag |
Supported |
| Shared Memory |
Not Supported |
| Redundancy Communication |
Supported |
| Software Interface |
OPCDA2.05 / SuiteLink / DDE / FastDDE / NetDDE |
| OPC Datatype |
VT_BOOL (Boolean)
VT_I2 (16 bit signed integer)
VT_UI2 (16 bit unsigned integer)
VT_I4 (32 bit signed integer)
VT_R4 (Float)
VT_BSTR (String) |
| Expand Format |
Boolean
Bit position read in word device: boolean
16 bit signed integer
16 bit unsigned integer
32 bit signed integer
16 bit BCD
32 bit BCD
Float
String
Text Decimal
Text Hexdecimal
|
|
| |
Compatible InTouch Version - InTouch version supported by DAServer -
|
| InTouch 10.x / 9.x / 8.x |
DAServer |
| InTouch 7.11/SP2 or later |
DAServer* |
| InTouch 7.x / 6.x / 5.x |
DAServer* |
*Please note that WW Logger is replaced to SMC when you will install DAServer in InTouch 7.x.
|
| |
PLC System -PLC module supprted by DAServer |
| Mitsubishi MELSEC |
| CPU |
CJ Series |
CJ1G
CJ1H
CJ1M |
| CS Series |
CS1G
CS1H |
| CV Series |
CVM1(D)
CV500/1000/2000 |
| C Series |
C200HE, C200HG, C200HX
CQM1H
CPM1A, CPM2A, CPM2C
C1000H, C2000H |
| Ethernet |
CJ Series |
CJ1W-ETN21/11 |
| CS Series |
CS1W-ETN21/11/01 |
| CV Series |
CV500-ETN01 |
| C Series |
----- |
|
| |
Accessible Device- PLC Device that DAServe supports - |
| Bit Device |
TIM, CNT |
| Word Device |
CIO, WR, HR, AR, LR, T, C, DM, EM |
|
| |
Expand Format - Expanded format of Tag supported by DAServer - |
| CONTENT |
FORMAT |
READ |
POKE |
EXAMPLE |
| Bit Position Read in Word Device |
.Number |
OK |
NG |
DM100.15 |
| Double Word |
.D |
OK |
OK |
DM50.D -> DM50-DM51 |
| Float |
.R |
OK |
OK |
DM1000.R -> DM1000-DM1001 |
| BCD |
.B |
OK |
OK |
DM1000.B |
| BCD Double Word |
.DB |
OK |
OK |
DM200.DB |
| Unsigned Integer |
.U |
OK |
OK |
DM0.U -> 0 - 65534 |
| String |
.S |
OK |
OK |
DM200.S10 -> DM200-DM209 |
| Text Hexdecimal |
.H |
OK |
OK |
DM100.H64 -> DM100-DM163 |
| Text Decimal |
.A |
OK |
OK |
DM130.A64 -> DM130-DM193 |
|
|