4 lines
606 B
Plaintext
4 lines
606 B
Plaintext
|
|
INSERT INTO [dbo].[DAS]
|
||
|
|
([SerialNumber],[Type],[MaxModules],[MaxMemory],[MaxSampleRate],[MinSampleRate],[FirmwareVersion],[CalDate],[ProtocolVersion],[LastModified],[LastModifiedBy],[Version],[LocalOnly],[LastUsed],[LastUsedBy],[Connection],[Channels],[Position],[ChannelTypes],[Reprogramable],[Reconfigurable],[IsModule],[PositionOnDistributor],[PositionOnChain],[Port],[ParentDAS],[FirstUseDate],[TestId],[GroupId],[StandIn])
|
||
|
|
VALUES
|
||
|
|
('SLICE6 AIR ER Prototype',56,0,0,4294967295,0,'12G2','00:00.0',1,'00:00.0','SYSTEM',1,0,'00:00.0','','192.168.4.10',0,'Prototype',0,0,0,0,0,0,0,'',NULL,NULL,NULL,NULL)
|