init
This commit is contained in:
1
Common/DTS.Common.DASResource/.svn/entries
Normal file
1
Common/DTS.Common.DASResource/.svn/entries
Normal file
@@ -0,0 +1 @@
|
||||
12
|
||||
1
Common/DTS.Common.DASResource/.svn/format
Normal file
1
Common/DTS.Common.DASResource/.svn/format
Normal file
@@ -0,0 +1 @@
|
||||
12
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ClassDiagram MajorVersion="1" MinorVersion="1">
|
||||
<Class Name="DTS.Common.DASResource.Settings" Collapsed="true">
|
||||
<Position X="0.5" Y="1.25" Width="1.5" />
|
||||
<TypeIdentifier>
|
||||
<HashCode>AAAAAAAAAAAAAAAAAAAAIAAgAAAJAAAAAAAAAAAAAAA=</HashCode>
|
||||
</TypeIdentifier>
|
||||
</Class>
|
||||
<Class Name="DTS.Common.DASResource.Strings" Collapsed="true">
|
||||
<Position X="2.25" Y="1.25" Width="1.5" />
|
||||
<TypeIdentifier>
|
||||
<HashCode>JXAlctPHJnTaJywFv2fXUPDn345vMvXh/gXimhv8ysM=</HashCode>
|
||||
</TypeIdentifier>
|
||||
</Class>
|
||||
<Font Name="Segoe UI" Size="9" />
|
||||
</ClassDiagram>
|
||||
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="DTS.DASLib.DASResource.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<userSettings>
|
||||
<DTS.DASLib.DASResource.Settings>
|
||||
<setting name="abcd" serializeAs="String">
|
||||
<value>hdsa askjhsad kjhsad</value>
|
||||
</setting>
|
||||
</DTS.DASLib.DASResource.Settings>
|
||||
</userSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
|
||||
</startup>
|
||||
</configuration>
|
||||
@@ -0,0 +1,843 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="AnalogInputDASChannel_GetExcitationVoltage_err1" xml:space="preserve">
|
||||
<value>AnalogInputDASChannel.GetExcitationVoltage: Unknown excitation {0}</value>
|
||||
</data>
|
||||
<data name="ArmingService_ArmNow_Err1" xml:space="preserve">
|
||||
<value>ArmingService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ArmingService_Disarm_Err1" xml:space="preserve">
|
||||
<value>ArmingService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ArmingService_GetArmStatus_Err1" xml:space="preserve">
|
||||
<value>ArmingService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ArmingService_Verify_Err1" xml:space="preserve">
|
||||
<value>ArmingService: Some member of Units isn't an IArmStatus</value>
|
||||
</data>
|
||||
<data name="ArmingService_Verify_Err2" xml:space="preserve">
|
||||
<value>ArmingService: Some member of Units isn't an IArmActions</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_Diagnose_Err1" xml:space="preserve">
|
||||
<value>DiagnosticsService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_GetResults_Err1" xml:space="preserve">
|
||||
<value>DiagnosticsService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_Verify_Err1" xml:space="preserve">
|
||||
<value>DiagnosticsService: Some member of Units isn't an ICalibrate</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_Verify_Err2" xml:space="preserve">
|
||||
<value>DiagnosticsService: Some member of Units isn't an ICalibrateActions</value>
|
||||
</data>
|
||||
<data name="CmdParamLogAttribute_Default" xml:space="preserve">
|
||||
<value>This is a prop attribute</value>
|
||||
</data>
|
||||
<data name="CmdStatusArmMode" xml:space="preserve">
|
||||
<value>Invalid Arm Mode</value>
|
||||
</data>
|
||||
<data name="CmdStatusAttribBackup" xml:space="preserve">
|
||||
<value>Attribute Backup Set Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusAttribBuffer" xml:space="preserve">
|
||||
<value>Invalid Internal Buffer Passed for Attribute</value>
|
||||
</data>
|
||||
<data name="CmdStatusAttribSet" xml:space="preserve">
|
||||
<value>Attribute Set Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusEventLen" xml:space="preserve">
|
||||
<value>Invalid Event Length</value>
|
||||
</data>
|
||||
<data name="CmdStatusEventTooLarge" xml:space="preserve">
|
||||
<value>Event Number Too Large</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashBlockCRC" xml:space="preserve">
|
||||
<value>Flash Write Invalid Block CRC</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashErase" xml:space="preserve">
|
||||
<value>Flash Erase Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashImageCRC" xml:space="preserve">
|
||||
<value>Flash Write Invalid Image CRC</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashWrite" xml:space="preserve">
|
||||
<value>Flash Write Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlushSDBlock" xml:space="preserve">
|
||||
<value>Unable to Flush SD Card Block</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidAttrib" xml:space="preserve">
|
||||
<value>Invalid Attribute Number Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCmd" xml:space="preserve">
|
||||
<value>Invalid Command</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCmdMode" xml:space="preserve">
|
||||
<value>Invalid Mode for Command</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCmdType" xml:space="preserve">
|
||||
<value>Invalid Command Type</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCRC" xml:space="preserve">
|
||||
<value>Invalid CRC</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidDevID" xml:space="preserve">
|
||||
<value>The Command was Addressed to an Invalid Device ID</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidParam" xml:space="preserve">
|
||||
<value>Invalid Parameter</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidParamLen" xml:space="preserve">
|
||||
<value>Invalid Parameter Length</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidPreTrig" xml:space="preserve">
|
||||
<value>Invalid Pretrigger Samples Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidRecCRC" xml:space="preserve">
|
||||
<value>Invalid CRC on Received Header</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidSliceCount" xml:space="preserve">
|
||||
<value>Invalid Slice Count</value>
|
||||
</data>
|
||||
<data name="CmdStatusMemFull" xml:space="preserve">
|
||||
<value>Memory Full</value>
|
||||
</data>
|
||||
<data name="CmdStatusNoErr" xml:space="preserve">
|
||||
<value>No Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusSampleRate" xml:space="preserve">
|
||||
<value>Invalid Sample Rate</value>
|
||||
</data>
|
||||
<data name="CmdStatusShortedStart" xml:space="preserve">
|
||||
<value>Shorted Start Record Input</value>
|
||||
</data>
|
||||
<data name="CmdStatusShortedTrigger" xml:space="preserve">
|
||||
<value>Shorted Trigger Input</value>
|
||||
</data>
|
||||
<data name="CmdStatusStartSDWrite" xml:space="preserve">
|
||||
<value>Unable to Start SD Card Write</value>
|
||||
</data>
|
||||
<data name="CmdStatusSwitchChannel" xml:space="preserve">
|
||||
<value>Unsupported Switch Channel</value>
|
||||
</data>
|
||||
<data name="CmdStatusSwitchReq" xml:space="preserve">
|
||||
<value>Unknown Switch Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusSwitchSetting" xml:space="preserve">
|
||||
<value>Unsupported Switch Setting Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusUnimplArmMode" xml:space="preserve">
|
||||
<value>Unimplemented Arm Mode</value>
|
||||
</data>
|
||||
<data name="CmdStatusUnimplemented" xml:space="preserve">
|
||||
<value>Unimplemented Command</value>
|
||||
</data>
|
||||
<data name="CmdStatusUnknown" xml:space="preserve">
|
||||
<value>(unknown)</value>
|
||||
</data>
|
||||
<data name="Communication_Execute_Err1" xml:space="preserve">
|
||||
<value>Communication: Device not connected</value>
|
||||
</data>
|
||||
<data name="Communication_SyncExecute_Err1" xml:space="preserve">
|
||||
<value>Communication: Device not connected</value>
|
||||
</data>
|
||||
<data name="Communication_Transport_Err1" xml:space="preserve">
|
||||
<value>Can't replace sock while in use</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_ConfigurationValidEx_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: ConfigData can't be null</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_GetConfiguration_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_SetConfiguration_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_Verify_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: Some member of Units isn't an IConfiguration</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_Verify_Err2" xml:space="preserve">
|
||||
<value>ConfigurationService: Some member of Units isn't an IConfigurationActions</value>
|
||||
</data>
|
||||
<data name="DASFactory_Ctor_Exception1" xml:space="preserve">
|
||||
<value>DASFactory: Unable to register HID</value>
|
||||
</data>
|
||||
<data name="DownloadService_Download_Err1" xml:space="preserve">
|
||||
<value>DownloadService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DownloadService_QueryDownload_Err1" xml:space="preserve">
|
||||
<value>DownloadService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DownloadService_Verify_Err1" xml:space="preserve">
|
||||
<value>DownloadService: Some member of Units isn't an IDownload</value>
|
||||
</data>
|
||||
<data name="DownloadService_Verify_Err2" xml:space="preserve">
|
||||
<value>DownloadService: Some member of Units isn't an IDownloadActions</value>
|
||||
</data>
|
||||
<data name="EnableLoggingAttribute_Default" xml:space="preserve">
|
||||
<value>This class will write to log</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginDisconnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginReceive: Invalid read or write handle</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginReceive_Err2" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginReceive: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginSend: Invalid read or write handle</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginSend_Err2" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginSend: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_EndConnect_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.EndConnect: Can't open {0} in Connect</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_EndSend_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.EndSend: Error writing report</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_GetInputReportBufferSize_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.GetInputReportBufferSize: Error during {0}</value>
|
||||
</data>
|
||||
<data name="InformationService_Query_Err1" xml:space="preserve">
|
||||
<value>InformationService: This service is busy</value>
|
||||
</data>
|
||||
<data name="InformationService_Verify_Err1" xml:space="preserve">
|
||||
<value>InformationService: Some member of Units isn't an IInformation</value>
|
||||
</data>
|
||||
<data name="InformationService_Verify_Err2" xml:space="preserve">
|
||||
<value>InformationService: Some member of Units isn't an IInformationActions</value>
|
||||
</data>
|
||||
<data name="QueryEventData_Execute_Err1" xml:space="preserve">
|
||||
<value>QueryEventData.Execute: First Sample cannot be greater than Last Sample</value>
|
||||
</data>
|
||||
<data name="QueryEventData_GetChannelData_Err1" xml:space="preserve">
|
||||
<value>QueryEventData.GetChannelData: Data requested on a channel that wasn't downloaded.</value>
|
||||
</data>
|
||||
<data name="QueryEventData_SyncExecute_Err1" xml:space="preserve">
|
||||
<value>QueryEventData.SyncExecute: First Sample cannot be greater than Last Sample</value>
|
||||
</data>
|
||||
<data name="RealtimeService_Start_Err1" xml:space="preserve">
|
||||
<value>RealtimeService: This service is busy</value>
|
||||
</data>
|
||||
<data name="RealtimeService_Verify_Err1" xml:space="preserve">
|
||||
<value>RealtimeService: Some member of Units isn't an IRealTime</value>
|
||||
</data>
|
||||
<data name="RealtimeService_Verify_Err2" xml:space="preserve">
|
||||
<value>RealtimeService: Some member of Units isn't an IRealTimeActions</value>
|
||||
</data>
|
||||
<data name="SecureQueue_Enqueue_Err1" xml:space="preserve">
|
||||
<value>SecureQueue.Enqueue: NullPolicy prevents adding empty data</value>
|
||||
</data>
|
||||
<data name="ServiceBase_MyCallback_Err1" xml:space="preserve">
|
||||
<value>ServiceBase: Unknown status from unit {0}</value>
|
||||
</data>
|
||||
<data name="ServiceBase_MyCallback_Exception1" xml:space="preserve">
|
||||
<value>ServiceBase.Callback: {0}
|
||||
{1}</value>
|
||||
</data>
|
||||
<data name="ServiceBase_ProgressAccumulator_Update_Err1" xml:space="preserve">
|
||||
<value>ProgressAccumulator: new value must be between 0 and 100</value>
|
||||
</data>
|
||||
<data name="ServiceBase_Verify_Err1" xml:space="preserve">
|
||||
<value>ServiceBase: Parameter Units can't be null or empty</value>
|
||||
</data>
|
||||
<data name="ServiceBase_Verify_Err2" xml:space="preserve">
|
||||
<value>ServiceBase: The callback parameter can't be null</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_Execute_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.Execute: No recorder connected</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_Execute_Err2" xml:space="preserve">
|
||||
<value>Slice.CommandBase.Execute: Callback can't be null</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_ReceiveBlockOK_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.ReceiveBlockOK: CommandPacket.VerifyPacket returned unknown value {0}</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SendReceiveError_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SendReceiveError: UserCallback == null</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: timeout</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err2" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: ComReport.Result == CommunicationResult.SendFailed</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err3" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: ComReport.Result == CommunicationResult.ReceiveFailed</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err4" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: ReceiveOK but response==null!</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err5" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: response.Status=</value>
|
||||
</data>
|
||||
<data name="Slice_Configure_Err1" xml:space="preserve">
|
||||
<value>Configure: Slice bridge modules must only contain analog input channels</value>
|
||||
</data>
|
||||
<data name="Slice_DownloadEventCallback_Err1" xml:space="preserve">
|
||||
<value>Slice.Download: BAD DATA</value>
|
||||
</data>
|
||||
<data name="Slice_Download_Err1" xml:space="preserve">
|
||||
<value>Slice.Download: Not currently connected</value>
|
||||
</data>
|
||||
<data name="Slice_LaunchAsyncWorker_Err1" xml:space="preserve">
|
||||
<value>{0}: Not currently connected</value>
|
||||
</data>
|
||||
<data name="Slice_LaunchAsyncWorker_Err2" xml:space="preserve">
|
||||
<value>{0}: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="Slice_QueryDownload_Err1" xml:space="preserve">
|
||||
<value>Slice.QueryDownload: The information in the recorder is corrupt</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err1" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Header attribute is empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err2" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Header attribute as string is empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err3" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Header attribute is invalid</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err4" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Attributes are empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveEventAttributes_Err1" xml:space="preserve">
|
||||
<value>Slice.RetrieveEventAttributes: Header attribute is empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveEventAttributes_Err2" xml:space="preserve">
|
||||
<value>Slice.RetrieveEventAttributes: Header attribute is invalid</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveEventAttributes_Err3" xml:space="preserve">
|
||||
<value>Slice.RetrieveEventAttributes: Attributes are empty</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err1" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData is null</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err10" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels is null, empty or too long</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err11" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].OwningModule doesn't match owner</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err12" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].ChannelNumber doesn't match index</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err13" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].mode has incorrect value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err14" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] is not an analog input channel</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err15" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].Bridge has incorrect value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err16" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].BridgeResistanceOhms is outside the allowed range({2}-{3})</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err17" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}], bypassing AA filter is not supported</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err18" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].DesiredRange must be positive</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err19" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].EngineeringUnits can't be null or empty</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err2" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Description is null</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err20" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].Excitation only 5 volts is supported</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err21" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].Gain has invalid value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err22" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].ZeroMethod has invalid value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err23" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] zero average start must be less than zero average stop</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err24" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] zero average start must be greater than pre-trigger</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err25" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] zero average stop must be less than post-trigger</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err3" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.TestID is null</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err4" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Modules is null, empty or too long</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err5" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].ModuleNumber doesn't match index</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err6" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].AAFilterRateHz must be below {1}</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err7" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Mode has incorrect value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err8" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].SampleRateHz must be below {1}</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err9" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}] total number of samples must be below {1}</value>
|
||||
</data>
|
||||
<data name="TriggerCheckService_Start_Err1" xml:space="preserve">
|
||||
<value>TriggerCheckService: This service is busy</value>
|
||||
</data>
|
||||
<data name="TriggerCheckService_Verify_Err1" xml:space="preserve">
|
||||
<value>TriggerCheckService: Some member of Units isn't an ITriggerCheck</value>
|
||||
</data>
|
||||
<data name="TriggerCheckService_Verify_Err2" xml:space="preserve">
|
||||
<value>TriggerCheckService: Some member of Units isn't an ITriggerCheckActions</value>
|
||||
</data>
|
||||
<data name="USBConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>USBConnection.BeginConnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginConnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginDisconnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginReceive: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginSend: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_EndSend_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.EndSend: Error writing bytes</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginAccept_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginAccept: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: Connect_String is empty</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err2" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: Connect_String is invalid</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err3" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err4" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: Connect_String has invalid port number</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginDisconnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginReceive: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginReceive_Err2" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginReceive: callback can't be null</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginSend: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginSend_Err2" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginSend: callback can't be null</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginSend_Err3" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginSend: socket is not connected</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_Bind_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.Bind: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndAccept_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndAccept: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndConnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndConnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndDisconnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndDisconnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndReceive_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndReceive: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndSend_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndSend: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_Listen_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.Listen: socket is not created</value>
|
||||
</data>
|
||||
<data name="FirmwareUtilityService_Query_Err1" xml:space="preserve">
|
||||
<value>FirmwareUtilityService: Device busy</value>
|
||||
</data>
|
||||
<data name="FirmwareUtilityService_Verify_Err1" xml:space="preserve">
|
||||
<value>FirmwareUtilityService: Verify error</value>
|
||||
</data>
|
||||
<data name="ServiceBase_SetUnitsBusy_err1" xml:space="preserve">
|
||||
<value>SetUnitsBusy.Local: {0} wants access on thread {1} with units {2}, but this service is busy doing {3} on units {4}. Stacktrace: {5}</value>
|
||||
</data>
|
||||
<data name="ServiceBase_SetUnitsBusy_err2" xml:space="preserve">
|
||||
<value>SetUnitsBusy.Global: {0} wants access on thread {1} with units {2}, but one or more units are busy in {3}</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupInconsistentChannelCountFound" xml:space="preserve">
|
||||
<value>A resource was previously stored for a different number of channels than are currently configured</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupInvalidChannelRequested" xml:space="preserve">
|
||||
<value>A channel was requested that is not connected to the SLICE recorder</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupInvalidStackChannel" xml:space="preserve">
|
||||
<value>A channel was requested that is not connected to the SLICE recorder</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupRequestedSensorRangeTooSmall" xml:space="preserve">
|
||||
<value>A range was requested for a sensor that resulted in a gain smaller than the channel can support</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusCommandBufferTooShort" xml:space="preserve">
|
||||
<value>A SLICE bus command was sent with a memory buffer that was too small</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusInvalidDataCRC" xml:space="preserve">
|
||||
<value>Invalid data CRC on SLICE bus command</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusInvalidHeaderCRC" xml:space="preserve">
|
||||
<value>Invalid header CRC on SLICE bus command</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNoResponse" xml:space="preserve">
|
||||
<value>No response was received to a command sent up the SLICE bus</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNullCommandBuffer" xml:space="preserve">
|
||||
<value>A SLICE bus command was sent with an invalid memory buffer</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNullDescriptor" xml:space="preserve">
|
||||
<value>A SLICE bus command was sent to an invalid device</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNotImplemented" xml:space="preserve">
|
||||
<value>An unimplemented SLICE bus command was run</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_Configure_err1" xml:space="preserve">
|
||||
<value>ConfigurationService.Configure: Firmware returned {0} channels but stack contains {1}</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_Execute_Err3" xml:space="preserve">
|
||||
<value>Slice.CommandBase.Execute: The recorder's protocol version does not support this command</value>
|
||||
</data>
|
||||
<data name="ArmingService_ArmNow_Err2" xml:space="preserve">
|
||||
<value>ArmService: Input is less than 7 volts</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err6" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: The recorder's protocol version does not support this command</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupNoBridgeResistancesSet" xml:space="preserve">
|
||||
<value>A shunt check was requested, but no bridge resistances have been set.</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupNoShuntTargetsSet" xml:space="preserve">
|
||||
<value>A shunt check was requested, but no target shunt deflections have been set</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupShuntDACOutputExceeded" xml:space="preserve">
|
||||
<value>The shunt emulation circuit cannot deflect the sensor enough to usefully perform the shunt test.</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupChannelDoesNotSupportShunt" xml:space="preserve">
|
||||
<value>A shunt test was requested on a channel that does not support shunting</value>
|
||||
</data>
|
||||
<data name="Ribeye_VerifyConfig_ProportionalNotSupported" xml:space="preserve">
|
||||
<value>All Ribeye channels must be configured as non-proportional to excitation. Channel {0} is not</value>
|
||||
</data>
|
||||
<data name="Error" xml:space="preserve">
|
||||
<value>Error</value>
|
||||
<comment>AAFilter range check error dialog</comment>
|
||||
</data>
|
||||
<data name="ERROR_NUMBER_SAMPLES" xml:space="preserve">
|
||||
<value>Invalid number of samples in device data. Data count not be downloaded.</value>
|
||||
<comment>Acquire Form - 0 == number of samples</comment>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfigSettings" xml:space="preserve">
|
||||
<value>Please verify settings in config file.</value>
|
||||
</data>
|
||||
<data name="CmdAbstractCommandGeneralFailure" xml:space="preserve">
|
||||
<value>{0} was executing
|
||||
|
||||
{1}
|
||||
|
||||
and reported {2} for sequence {3}.
|
||||
|
||||
Please report this information to Technical Support</value>
|
||||
</data>
|
||||
<data name="TDAS_Download_NotConnected" xml:space="preserve">
|
||||
<value>TDAS unit {0} is not connected, please verify connection.</value>
|
||||
</data>
|
||||
<data name="InvalidConfig" xml:space="preserve">
|
||||
<value>Could not read the old configuration data on DAS: {0}, a new configuration will be created.</value>
|
||||
</data>
|
||||
<data name="Warning" xml:space="preserve">
|
||||
<value>Warning</value>
|
||||
</data>
|
||||
<data name="StartRecordShorted" xml:space="preserve">
|
||||
<value>Start Record signal for {0} is shorted. Please check start record signal lines.</value>
|
||||
</data>
|
||||
<data name="TriggerShorted" xml:space="preserve">
|
||||
<value>Trigger signal for {0} is shorted. Please check trigger signal line.</value>
|
||||
</data>
|
||||
<data name="Communication_SRRecvCallbackFailed" xml:space="preserve">
|
||||
<value>Communication.SRRecvCallback: Exception </value>
|
||||
</data>
|
||||
<data name="Communication_Execute" xml:space="preserve">
|
||||
<value>Communication.Execute: Exception </value>
|
||||
</data>
|
||||
<data name="Communication_WinUSBConnectionCallbackFailed" xml:space="preserve">
|
||||
<value>WINUSBConnection.NetCallbackFix: Exception </value>
|
||||
</data>
|
||||
<data name="DASFactory_ConnectActionQueue_TriggerSetFailed" xml:space="preserve">
|
||||
<value>ConnectActionQueue.TriggerEvent: Set failed </value>
|
||||
</data>
|
||||
<data name="DASFactory_ConnectActionQueue_WaitOneFailed" xml:space="preserve">
|
||||
<value>ConnectActionQueue.WaitForAction: WaitOne failed </value>
|
||||
</data>
|
||||
<data name="DASFactory_FailedToCreateMutex" xml:space="preserve">
|
||||
<value>DASFactory failed to create mutex </value>
|
||||
</data>
|
||||
<data name="DASFactory_WinUSBArrivedFailed" xml:space="preserve">
|
||||
<value>WinUSBArrived caught an exception: </value>
|
||||
</data>
|
||||
<data name="DASFactory_WinUSBRemovedFailed" xml:space="preserve">
|
||||
<value>WinUSBRemoved caught an exception: </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoNewDataError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoProgressError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoNewDataError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoProgressError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEDownloadExtraDownloadStartError" xml:space="preserve">
|
||||
<value>SLICEDB download start error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoNewDataError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoProgressError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to eunqueue function</value>
|
||||
</data>
|
||||
<data name="DASFactory_CDCUSBArrivedFailed" xml:space="preserve">
|
||||
<value>CDCUSB Device arrived failed</value>
|
||||
</data>
|
||||
<data name="DASFactory_CDCUSBRemovedFailed" xml:space="preserve">
|
||||
<value>CDCUSB Device removed failed</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupRequestedSensorRangeTooLarge" xml:space="preserve">
|
||||
<value>Requested sensor range was too large</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Equals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Equals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_ConstructionFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_ConstructionFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_DASTestIdMismatchString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_DASTestIdMismatchString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_EmptyDasListString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_EmptyDasListString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_FailedToDetermineIdOrDescriptionFromConfigurationString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_FailedToDetermineIdOrDescriptionFromConfigurationString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_NullDasListString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_NullDasListString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_ModuleEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_ModuleEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Module_ChannelsEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Module_ChannelsEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Module_Channel_DataEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Module_Channel_DataEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Module_TriggerSampleNumbersEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Module_TriggerSampleNumbersEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_NullIndicatorString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_NullIndicatorString</value>
|
||||
</data>
|
||||
<data name="SLICEDBAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>SLICEDB async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEDBAsyncInfoError" xml:space="preserve">
|
||||
<value>SLICEDB async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEDBAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>SLICEDB async communication error </value>
|
||||
</data>
|
||||
<data name="READDOESNOTMATCHWRITE" xml:space="preserve">
|
||||
<value>There was an issue writing to {0}. Stopping the test is recommended.</value>
|
||||
</data>
|
||||
<data name="SquibFailedToleranceHigh" xml:space="preserve">
|
||||
<value>Squib {0} {1:0.0}Ω is greater than max tolerance ({2:0.0} Ω)</value>
|
||||
</data>
|
||||
<data name="SquibFailedToleranceLow" xml:space="preserve">
|
||||
<value>Squib {0} {1:0.0}Ω is less than min tolerance ({2:0.0} Ω)</value>
|
||||
</data>
|
||||
<data name="SquibToleranceFailure" xml:space="preserve">
|
||||
<value>{0} Failed to arm due to squib resistances out of tolerance</value>
|
||||
</data>
|
||||
</root>
|
||||
@@ -0,0 +1,113 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>9.0.21022</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{F621CE48-BB4B-4CFC-A325-9410B721CC44}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>DTS.DASLib.DASResource</RootNamespace>
|
||||
<AssemblyName>DASResource</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<StartupObject>
|
||||
</StartupObject>
|
||||
<FileUpgradeFlags>
|
||||
</FileUpgradeFlags>
|
||||
<UpgradeBackupLocation>
|
||||
</UpgradeBackupLocation>
|
||||
<OldToolsVersion>3.5</OldToolsVersion>
|
||||
<TargetFrameworkProfile />
|
||||
<SccProjectName>
|
||||
</SccProjectName>
|
||||
<SccLocalPath>
|
||||
</SccLocalPath>
|
||||
<SccAuxPath>
|
||||
</SccAuxPath>
|
||||
<SccProvider>
|
||||
</SccProvider>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\x86\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<DebugType>full</DebugType>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
||||
<OutputPath>bin\x86\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\x64\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<DebugType>full</DebugType>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
||||
<OutputPath>bin\x64\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Strings.resx">
|
||||
<Generator>PublicResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Strings.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs">
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</Compile>
|
||||
<Compile Include="Settings.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||
<DependentUpon>Settings.settings</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Strings.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Strings.resx</DependentUpon>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="app.config">
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</None>
|
||||
<None Include="Design\DTS.Common.DASRecourceClassDiagram.cd" />
|
||||
<None Include="Settings.settings">
|
||||
<Generator>PublicSettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,38 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
|
||||
[assembly: AssemblyTitle("DASResource")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("DASResource")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2008 - 2009")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
// COM, set the ComVisible attribute to true on that type.
|
||||
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
|
||||
[assembly: Guid("E20CF41A-9884-40f4-AD18-4F06A42FE36D")]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
|
||||
[assembly: AssemblyVersion("1.06.0081")]
|
||||
[assembly: AssemblyFileVersion("1.06.0081")]
|
||||
@@ -0,0 +1,49 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace DTS.Common.DASResource {
|
||||
|
||||
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.10.0.0")]
|
||||
public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
||||
|
||||
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
||||
|
||||
public static Settings Default {
|
||||
get {
|
||||
return defaultInstance;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
public global::System.Collections.Specialized.OrderedDictionary Samplerate2AAFrequency {
|
||||
get {
|
||||
return ((global::System.Collections.Specialized.OrderedDictionary)(this["Samplerate2AAFrequency"]));
|
||||
}
|
||||
set {
|
||||
this["Samplerate2AAFrequency"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("hdsa askjhsad kjhsad")]
|
||||
public string abcd {
|
||||
get {
|
||||
return ((string)(this["abcd"]));
|
||||
}
|
||||
set {
|
||||
this["abcd"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"
|
||||
GeneratedClassNamespace="DTS.DASLib.DASResource" GeneratedClassName="Settings">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="Samplerate2AAFrequency" Type="System.Collections.Specialized.OrderedDictionary" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="abcd" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">hdsa askjhsad kjhsad</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
BIN
Common/DTS.Common.DASResource/.svn/wc.db
Normal file
BIN
Common/DTS.Common.DASResource/.svn/wc.db
Normal file
Binary file not shown.
0
Common/DTS.Common.DASResource/.svn/wc.db-journal
Normal file
0
Common/DTS.Common.DASResource/.svn/wc.db-journal
Normal file
113
Common/DTS.Common.DASResource/DTS.Common.DASResource.csproj
Normal file
113
Common/DTS.Common.DASResource/DTS.Common.DASResource.csproj
Normal file
@@ -0,0 +1,113 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProductVersion>9.0.21022</ProductVersion>
|
||||
<SchemaVersion>2.0</SchemaVersion>
|
||||
<ProjectGuid>{F621CE48-BB4B-4CFC-A325-9410B721CC44}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>DTS.DASLib.DASResource</RootNamespace>
|
||||
<AssemblyName>DASResource</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<StartupObject>
|
||||
</StartupObject>
|
||||
<FileUpgradeFlags>
|
||||
</FileUpgradeFlags>
|
||||
<UpgradeBackupLocation>
|
||||
</UpgradeBackupLocation>
|
||||
<OldToolsVersion>3.5</OldToolsVersion>
|
||||
<TargetFrameworkProfile />
|
||||
<SccProjectName>
|
||||
</SccProjectName>
|
||||
<SccLocalPath>
|
||||
</SccLocalPath>
|
||||
<SccAuxPath>
|
||||
</SccAuxPath>
|
||||
<SccProvider>
|
||||
</SccProvider>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\x86\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<DebugType>full</DebugType>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
||||
<OutputPath>bin\x86\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<OutputPath>bin\x64\Debug\</OutputPath>
|
||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||
<DebugType>full</DebugType>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
||||
<OutputPath>bin\x64\Release\</OutputPath>
|
||||
<DefineConstants>TRACE</DefineConstants>
|
||||
<Optimize>true</Optimize>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<PlatformTarget>x64</PlatformTarget>
|
||||
<ErrorReport>prompt</ErrorReport>
|
||||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Strings.resx">
|
||||
<Generator>PublicResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Strings.Designer.cs</LastGenOutput>
|
||||
<SubType>Designer</SubType>
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Properties\AssemblyInfo.cs">
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</Compile>
|
||||
<Compile Include="Settings.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||
<DependentUpon>Settings.settings</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Strings.Designer.cs">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Strings.resx</DependentUpon>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="app.config">
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</None>
|
||||
<None Include="Design\DTS.Common.DASRecourceClassDiagram.cd" />
|
||||
<None Include="Settings.settings">
|
||||
<Generator>PublicSettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
<CustomToolNamespace>DTS.Common.DASResource</CustomToolNamespace>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<ClassDiagram MajorVersion="1" MinorVersion="1">
|
||||
<Class Name="DTS.Common.DASResource.Settings" Collapsed="true">
|
||||
<Position X="0.5" Y="1.25" Width="1.5" />
|
||||
<TypeIdentifier>
|
||||
<HashCode>AAAAAAAAAAAAAAAAAAAAIAAgAAAJAAAAAAAAAAAAAAA=</HashCode>
|
||||
</TypeIdentifier>
|
||||
</Class>
|
||||
<Class Name="DTS.Common.DASResource.Strings" Collapsed="true">
|
||||
<Position X="2.25" Y="1.25" Width="1.5" />
|
||||
<TypeIdentifier>
|
||||
<HashCode>JXAlctPHJnTaJywFv2fXUPDn345vMvXh/gXimhv8ysM=</HashCode>
|
||||
</TypeIdentifier>
|
||||
</Class>
|
||||
<Font Name="Segoe UI" Size="9" />
|
||||
</ClassDiagram>
|
||||
38
Common/DTS.Common.DASResource/Properties/AssemblyInfo.cs
Normal file
38
Common/DTS.Common.DASResource/Properties/AssemblyInfo.cs
Normal file
@@ -0,0 +1,38 @@
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
|
||||
[assembly: AssemblyTitle("DASResource")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("DASResource")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2008 - 2009")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
// COM, set the ComVisible attribute to true on that type.
|
||||
|
||||
[assembly: ComVisible(false)]
|
||||
|
||||
// The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
|
||||
[assembly: Guid("E20CF41A-9884-40f4-AD18-4F06A42FE36D")]
|
||||
|
||||
// Version information for an assembly consists of the following four values:
|
||||
//
|
||||
// Major Version
|
||||
// Minor Version
|
||||
// Build Number
|
||||
// Revision
|
||||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
|
||||
[assembly: AssemblyVersion("1.06.0081")]
|
||||
[assembly: AssemblyFileVersion("1.06.0081")]
|
||||
49
Common/DTS.Common.DASResource/Settings.Designer.cs
generated
Normal file
49
Common/DTS.Common.DASResource/Settings.Designer.cs
generated
Normal file
@@ -0,0 +1,49 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace DTS.Common.DASResource {
|
||||
|
||||
|
||||
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
||||
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.10.0.0")]
|
||||
public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
|
||||
|
||||
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
|
||||
|
||||
public static Settings Default {
|
||||
get {
|
||||
return defaultInstance;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
public global::System.Collections.Specialized.OrderedDictionary Samplerate2AAFrequency {
|
||||
get {
|
||||
return ((global::System.Collections.Specialized.OrderedDictionary)(this["Samplerate2AAFrequency"]));
|
||||
}
|
||||
set {
|
||||
this["Samplerate2AAFrequency"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("hdsa askjhsad kjhsad")]
|
||||
public string abcd {
|
||||
get {
|
||||
return ((string)(this["abcd"]));
|
||||
}
|
||||
set {
|
||||
this["abcd"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
14
Common/DTS.Common.DASResource/Settings.settings
Normal file
14
Common/DTS.Common.DASResource/Settings.settings
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
|
||||
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)"
|
||||
GeneratedClassNamespace="DTS.DASLib.DASResource" GeneratedClassName="Settings">
|
||||
<Profiles />
|
||||
<Settings>
|
||||
<Setting Name="Samplerate2AAFrequency" Type="System.Collections.Specialized.OrderedDictionary" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="abcd" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)">hdsa askjhsad kjhsad</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
2213
Common/DTS.Common.DASResource/Strings.Designer.cs
generated
Normal file
2213
Common/DTS.Common.DASResource/Strings.Designer.cs
generated
Normal file
File diff suppressed because it is too large
Load Diff
843
Common/DTS.Common.DASResource/Strings.resx
Normal file
843
Common/DTS.Common.DASResource/Strings.resx
Normal file
@@ -0,0 +1,843 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="AnalogInputDASChannel_GetExcitationVoltage_err1" xml:space="preserve">
|
||||
<value>AnalogInputDASChannel.GetExcitationVoltage: Unknown excitation {0}</value>
|
||||
</data>
|
||||
<data name="ArmingService_ArmNow_Err1" xml:space="preserve">
|
||||
<value>ArmingService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ArmingService_Disarm_Err1" xml:space="preserve">
|
||||
<value>ArmingService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ArmingService_GetArmStatus_Err1" xml:space="preserve">
|
||||
<value>ArmingService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ArmingService_Verify_Err1" xml:space="preserve">
|
||||
<value>ArmingService: Some member of Units isn't an IArmStatus</value>
|
||||
</data>
|
||||
<data name="ArmingService_Verify_Err2" xml:space="preserve">
|
||||
<value>ArmingService: Some member of Units isn't an IArmActions</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_Diagnose_Err1" xml:space="preserve">
|
||||
<value>DiagnosticsService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_GetResults_Err1" xml:space="preserve">
|
||||
<value>DiagnosticsService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_Verify_Err1" xml:space="preserve">
|
||||
<value>DiagnosticsService: Some member of Units isn't an ICalibrate</value>
|
||||
</data>
|
||||
<data name="DiagnosticsService_Verify_Err2" xml:space="preserve">
|
||||
<value>DiagnosticsService: Some member of Units isn't an ICalibrateActions</value>
|
||||
</data>
|
||||
<data name="CmdParamLogAttribute_Default" xml:space="preserve">
|
||||
<value>This is a prop attribute</value>
|
||||
</data>
|
||||
<data name="CmdStatusArmMode" xml:space="preserve">
|
||||
<value>Invalid Arm Mode</value>
|
||||
</data>
|
||||
<data name="CmdStatusAttribBackup" xml:space="preserve">
|
||||
<value>Attribute Backup Set Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusAttribBuffer" xml:space="preserve">
|
||||
<value>Invalid Internal Buffer Passed for Attribute</value>
|
||||
</data>
|
||||
<data name="CmdStatusAttribSet" xml:space="preserve">
|
||||
<value>Attribute Set Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusEventLen" xml:space="preserve">
|
||||
<value>Invalid Event Length</value>
|
||||
</data>
|
||||
<data name="CmdStatusEventTooLarge" xml:space="preserve">
|
||||
<value>Event Number Too Large</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashBlockCRC" xml:space="preserve">
|
||||
<value>Flash Write Invalid Block CRC</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashErase" xml:space="preserve">
|
||||
<value>Flash Erase Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashImageCRC" xml:space="preserve">
|
||||
<value>Flash Write Invalid Image CRC</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlashWrite" xml:space="preserve">
|
||||
<value>Flash Write Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusFlushSDBlock" xml:space="preserve">
|
||||
<value>Unable to Flush SD Card Block</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidAttrib" xml:space="preserve">
|
||||
<value>Invalid Attribute Number Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCmd" xml:space="preserve">
|
||||
<value>Invalid Command</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCmdMode" xml:space="preserve">
|
||||
<value>Invalid Mode for Command</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCmdType" xml:space="preserve">
|
||||
<value>Invalid Command Type</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidCRC" xml:space="preserve">
|
||||
<value>Invalid CRC</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidDevID" xml:space="preserve">
|
||||
<value>The Command was Addressed to an Invalid Device ID</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidParam" xml:space="preserve">
|
||||
<value>Invalid Parameter</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidParamLen" xml:space="preserve">
|
||||
<value>Invalid Parameter Length</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidPreTrig" xml:space="preserve">
|
||||
<value>Invalid Pretrigger Samples Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidRecCRC" xml:space="preserve">
|
||||
<value>Invalid CRC on Received Header</value>
|
||||
</data>
|
||||
<data name="CmdStatusInvalidSliceCount" xml:space="preserve">
|
||||
<value>Invalid Slice Count</value>
|
||||
</data>
|
||||
<data name="CmdStatusMemFull" xml:space="preserve">
|
||||
<value>Memory Full</value>
|
||||
</data>
|
||||
<data name="CmdStatusNoErr" xml:space="preserve">
|
||||
<value>No Error</value>
|
||||
</data>
|
||||
<data name="CmdStatusSampleRate" xml:space="preserve">
|
||||
<value>Invalid Sample Rate</value>
|
||||
</data>
|
||||
<data name="CmdStatusShortedStart" xml:space="preserve">
|
||||
<value>Shorted Start Record Input</value>
|
||||
</data>
|
||||
<data name="CmdStatusShortedTrigger" xml:space="preserve">
|
||||
<value>Shorted Trigger Input</value>
|
||||
</data>
|
||||
<data name="CmdStatusStartSDWrite" xml:space="preserve">
|
||||
<value>Unable to Start SD Card Write</value>
|
||||
</data>
|
||||
<data name="CmdStatusSwitchChannel" xml:space="preserve">
|
||||
<value>Unsupported Switch Channel</value>
|
||||
</data>
|
||||
<data name="CmdStatusSwitchReq" xml:space="preserve">
|
||||
<value>Unknown Switch Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusSwitchSetting" xml:space="preserve">
|
||||
<value>Unsupported Switch Setting Requested</value>
|
||||
</data>
|
||||
<data name="CmdStatusUnimplArmMode" xml:space="preserve">
|
||||
<value>Unimplemented Arm Mode</value>
|
||||
</data>
|
||||
<data name="CmdStatusUnimplemented" xml:space="preserve">
|
||||
<value>Unimplemented Command</value>
|
||||
</data>
|
||||
<data name="CmdStatusUnknown" xml:space="preserve">
|
||||
<value>(unknown)</value>
|
||||
</data>
|
||||
<data name="Communication_Execute_Err1" xml:space="preserve">
|
||||
<value>Communication: Device not connected</value>
|
||||
</data>
|
||||
<data name="Communication_SyncExecute_Err1" xml:space="preserve">
|
||||
<value>Communication: Device not connected</value>
|
||||
</data>
|
||||
<data name="Communication_Transport_Err1" xml:space="preserve">
|
||||
<value>Can't replace sock while in use</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_ConfigurationValidEx_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: ConfigData can't be null</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_GetConfiguration_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_SetConfiguration_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: This service is busy</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_Verify_Err1" xml:space="preserve">
|
||||
<value>ConfigurationService: Some member of Units isn't an IConfiguration</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_Verify_Err2" xml:space="preserve">
|
||||
<value>ConfigurationService: Some member of Units isn't an IConfigurationActions</value>
|
||||
</data>
|
||||
<data name="DASFactory_Ctor_Exception1" xml:space="preserve">
|
||||
<value>DASFactory: Unable to register HID</value>
|
||||
</data>
|
||||
<data name="DownloadService_Download_Err1" xml:space="preserve">
|
||||
<value>DownloadService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DownloadService_QueryDownload_Err1" xml:space="preserve">
|
||||
<value>DownloadService: This service is busy</value>
|
||||
</data>
|
||||
<data name="DownloadService_Verify_Err1" xml:space="preserve">
|
||||
<value>DownloadService: Some member of Units isn't an IDownload</value>
|
||||
</data>
|
||||
<data name="DownloadService_Verify_Err2" xml:space="preserve">
|
||||
<value>DownloadService: Some member of Units isn't an IDownloadActions</value>
|
||||
</data>
|
||||
<data name="EnableLoggingAttribute_Default" xml:space="preserve">
|
||||
<value>This class will write to log</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginDisconnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginReceive: Invalid read or write handle</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginReceive_Err2" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginReceive: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginSend: Invalid read or write handle</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_BeginSend_Err2" xml:space="preserve">
|
||||
<value>HIDUSBConnection.BeginSend: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_EndConnect_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.EndConnect: Can't open {0} in Connect</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_EndSend_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.EndSend: Error writing report</value>
|
||||
</data>
|
||||
<data name="HIDUSBConnection_GetInputReportBufferSize_Err1" xml:space="preserve">
|
||||
<value>HIDUSBConnection.GetInputReportBufferSize: Error during {0}</value>
|
||||
</data>
|
||||
<data name="InformationService_Query_Err1" xml:space="preserve">
|
||||
<value>InformationService: This service is busy</value>
|
||||
</data>
|
||||
<data name="InformationService_Verify_Err1" xml:space="preserve">
|
||||
<value>InformationService: Some member of Units isn't an IInformation</value>
|
||||
</data>
|
||||
<data name="InformationService_Verify_Err2" xml:space="preserve">
|
||||
<value>InformationService: Some member of Units isn't an IInformationActions</value>
|
||||
</data>
|
||||
<data name="QueryEventData_Execute_Err1" xml:space="preserve">
|
||||
<value>QueryEventData.Execute: First Sample cannot be greater than Last Sample</value>
|
||||
</data>
|
||||
<data name="QueryEventData_GetChannelData_Err1" xml:space="preserve">
|
||||
<value>QueryEventData.GetChannelData: Data requested on a channel that wasn't downloaded.</value>
|
||||
</data>
|
||||
<data name="QueryEventData_SyncExecute_Err1" xml:space="preserve">
|
||||
<value>QueryEventData.SyncExecute: First Sample cannot be greater than Last Sample</value>
|
||||
</data>
|
||||
<data name="RealtimeService_Start_Err1" xml:space="preserve">
|
||||
<value>RealtimeService: This service is busy</value>
|
||||
</data>
|
||||
<data name="RealtimeService_Verify_Err1" xml:space="preserve">
|
||||
<value>RealtimeService: Some member of Units isn't an IRealTime</value>
|
||||
</data>
|
||||
<data name="RealtimeService_Verify_Err2" xml:space="preserve">
|
||||
<value>RealtimeService: Some member of Units isn't an IRealTimeActions</value>
|
||||
</data>
|
||||
<data name="SecureQueue_Enqueue_Err1" xml:space="preserve">
|
||||
<value>SecureQueue.Enqueue: NullPolicy prevents adding empty data</value>
|
||||
</data>
|
||||
<data name="ServiceBase_MyCallback_Err1" xml:space="preserve">
|
||||
<value>ServiceBase: Unknown status from unit {0}</value>
|
||||
</data>
|
||||
<data name="ServiceBase_MyCallback_Exception1" xml:space="preserve">
|
||||
<value>ServiceBase.Callback: {0}
|
||||
{1}</value>
|
||||
</data>
|
||||
<data name="ServiceBase_ProgressAccumulator_Update_Err1" xml:space="preserve">
|
||||
<value>ProgressAccumulator: new value must be between 0 and 100</value>
|
||||
</data>
|
||||
<data name="ServiceBase_Verify_Err1" xml:space="preserve">
|
||||
<value>ServiceBase: Parameter Units can't be null or empty</value>
|
||||
</data>
|
||||
<data name="ServiceBase_Verify_Err2" xml:space="preserve">
|
||||
<value>ServiceBase: The callback parameter can't be null</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_Execute_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.Execute: No recorder connected</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_Execute_Err2" xml:space="preserve">
|
||||
<value>Slice.CommandBase.Execute: Callback can't be null</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_ReceiveBlockOK_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.ReceiveBlockOK: CommandPacket.VerifyPacket returned unknown value {0}</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SendReceiveError_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SendReceiveError: UserCallback == null</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err1" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: timeout</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err2" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: ComReport.Result == CommunicationResult.SendFailed</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err3" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: ComReport.Result == CommunicationResult.ReceiveFailed</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err4" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: ReceiveOK but response==null!</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err5" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: response.Status=</value>
|
||||
</data>
|
||||
<data name="Slice_Configure_Err1" xml:space="preserve">
|
||||
<value>Configure: Slice bridge modules must only contain analog input channels</value>
|
||||
</data>
|
||||
<data name="Slice_DownloadEventCallback_Err1" xml:space="preserve">
|
||||
<value>Slice.Download: BAD DATA</value>
|
||||
</data>
|
||||
<data name="Slice_Download_Err1" xml:space="preserve">
|
||||
<value>Slice.Download: Not currently connected</value>
|
||||
</data>
|
||||
<data name="Slice_LaunchAsyncWorker_Err1" xml:space="preserve">
|
||||
<value>{0}: Not currently connected</value>
|
||||
</data>
|
||||
<data name="Slice_LaunchAsyncWorker_Err2" xml:space="preserve">
|
||||
<value>{0}: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="Slice_QueryDownload_Err1" xml:space="preserve">
|
||||
<value>Slice.QueryDownload: The information in the recorder is corrupt</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err1" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Header attribute is empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err2" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Header attribute as string is empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err3" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Header attribute is invalid</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveAttributes_Err4" xml:space="preserve">
|
||||
<value>Slice.RetrieveAttributes: Attributes are empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveEventAttributes_Err1" xml:space="preserve">
|
||||
<value>Slice.RetrieveEventAttributes: Header attribute is empty</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveEventAttributes_Err2" xml:space="preserve">
|
||||
<value>Slice.RetrieveEventAttributes: Header attribute is invalid</value>
|
||||
</data>
|
||||
<data name="Slice_RetrieveEventAttributes_Err3" xml:space="preserve">
|
||||
<value>Slice.RetrieveEventAttributes: Attributes are empty</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err1" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData is null</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err10" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels is null, empty or too long</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err11" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].OwningModule doesn't match owner</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err12" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].ChannelNumber doesn't match index</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err13" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].mode has incorrect value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err14" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] is not an analog input channel</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err15" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].Bridge has incorrect value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err16" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].BridgeResistanceOhms is outside the allowed range({2}-{3})</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err17" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}], bypassing AA filter is not supported</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err18" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].DesiredRange must be positive</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err19" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].EngineeringUnits can't be null or empty</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err2" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Description is null</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err20" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].Excitation only 5 volts is supported</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err21" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].Gain has invalid value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err22" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}].ZeroMethod has invalid value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err23" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] zero average start must be less than zero average stop</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err24" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] zero average start must be greater than pre-trigger</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err25" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Channels[{1}] zero average stop must be less than post-trigger</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err3" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.TestID is null</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err4" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Modules is null, empty or too long</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err5" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].ModuleNumber doesn't match index</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err6" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].AAFilterRateHz must be below {1}</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err7" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].Mode has incorrect value</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err8" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}].SampleRateHz must be below {1}</value>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfig_Err9" xml:space="preserve">
|
||||
<value>Slice.VerifyConfig: ConfigData.Module[{0}] total number of samples must be below {1}</value>
|
||||
</data>
|
||||
<data name="TriggerCheckService_Start_Err1" xml:space="preserve">
|
||||
<value>TriggerCheckService: This service is busy</value>
|
||||
</data>
|
||||
<data name="TriggerCheckService_Verify_Err1" xml:space="preserve">
|
||||
<value>TriggerCheckService: Some member of Units isn't an ITriggerCheck</value>
|
||||
</data>
|
||||
<data name="TriggerCheckService_Verify_Err2" xml:space="preserve">
|
||||
<value>TriggerCheckService: Some member of Units isn't an ITriggerCheckActions</value>
|
||||
</data>
|
||||
<data name="USBConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>USBConnection.BeginConnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginConnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginDisconnect: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginReceive: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.BeginSend: Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="WINUSBConnection_EndSend_Err1" xml:space="preserve">
|
||||
<value>WINUSBConnection.EndSend: Error writing bytes</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginAccept_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginAccept: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: Connect_String is empty</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err2" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: Connect_String is invalid</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err3" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginConnect_Err4" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginConnect: Connect_String has invalid port number</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginDisconnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginReceive: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginReceive_Err2" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginReceive: callback can't be null</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginSend: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginSend_Err2" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginSend: callback can't be null</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_BeginSend_Err3" xml:space="preserve">
|
||||
<value>EthernetConnection.BeginSend: socket is not connected</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_Bind_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.Bind: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndAccept_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndAccept: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndConnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndConnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndDisconnect_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndDisconnect: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndReceive_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndReceive: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_EndSend_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.EndSend: socket is not created</value>
|
||||
</data>
|
||||
<data name="EthernetConnection_Listen_Err1" xml:space="preserve">
|
||||
<value>EthernetConnection.Listen: socket is not created</value>
|
||||
</data>
|
||||
<data name="FirmwareUtilityService_Query_Err1" xml:space="preserve">
|
||||
<value>FirmwareUtilityService: Device busy</value>
|
||||
</data>
|
||||
<data name="FirmwareUtilityService_Verify_Err1" xml:space="preserve">
|
||||
<value>FirmwareUtilityService: Verify error</value>
|
||||
</data>
|
||||
<data name="ServiceBase_SetUnitsBusy_err1" xml:space="preserve">
|
||||
<value>SetUnitsBusy.Local: {0} wants access on thread {1} with units {2}, but this service is busy doing {3} on units {4}. Stacktrace: {5}</value>
|
||||
</data>
|
||||
<data name="ServiceBase_SetUnitsBusy_err2" xml:space="preserve">
|
||||
<value>SetUnitsBusy.Global: {0} wants access on thread {1} with units {2}, but one or more units are busy in {3}</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupInconsistentChannelCountFound" xml:space="preserve">
|
||||
<value>A resource was previously stored for a different number of channels than are currently configured</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupInvalidChannelRequested" xml:space="preserve">
|
||||
<value>A channel was requested that is not connected to the SLICE recorder</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupInvalidStackChannel" xml:space="preserve">
|
||||
<value>A channel was requested that is not connected to the SLICE recorder</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupRequestedSensorRangeTooSmall" xml:space="preserve">
|
||||
<value>A range was requested for a sensor that resulted in a gain smaller than the channel can support</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusCommandBufferTooShort" xml:space="preserve">
|
||||
<value>A SLICE bus command was sent with a memory buffer that was too small</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusInvalidDataCRC" xml:space="preserve">
|
||||
<value>Invalid data CRC on SLICE bus command</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusInvalidHeaderCRC" xml:space="preserve">
|
||||
<value>Invalid header CRC on SLICE bus command</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNoResponse" xml:space="preserve">
|
||||
<value>No response was received to a command sent up the SLICE bus</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNullCommandBuffer" xml:space="preserve">
|
||||
<value>A SLICE bus command was sent with an invalid memory buffer</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNullDescriptor" xml:space="preserve">
|
||||
<value>A SLICE bus command was sent to an invalid device</value>
|
||||
</data>
|
||||
<data name="CmdStatusSlicebusNotImplemented" xml:space="preserve">
|
||||
<value>An unimplemented SLICE bus command was run</value>
|
||||
</data>
|
||||
<data name="ConfigurationService_Configure_err1" xml:space="preserve">
|
||||
<value>ConfigurationService.Configure: Firmware returned {0} channels but stack contains {1}</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_Execute_Err3" xml:space="preserve">
|
||||
<value>Slice.CommandBase.Execute: The recorder's protocol version does not support this command</value>
|
||||
</data>
|
||||
<data name="ArmingService_ArmNow_Err2" xml:space="preserve">
|
||||
<value>ArmService: Input is less than 7 volts</value>
|
||||
</data>
|
||||
<data name="Slice_CommandBase_SyncExecute_Err6" xml:space="preserve">
|
||||
<value>Slice.CommandBase.SyncExecute: The recorder's protocol version does not support this command</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupNoBridgeResistancesSet" xml:space="preserve">
|
||||
<value>A shunt check was requested, but no bridge resistances have been set.</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupNoShuntTargetsSet" xml:space="preserve">
|
||||
<value>A shunt check was requested, but no target shunt deflections have been set</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupShuntDACOutputExceeded" xml:space="preserve">
|
||||
<value>The shunt emulation circuit cannot deflect the sensor enough to usefully perform the shunt test.</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupChannelDoesNotSupportShunt" xml:space="preserve">
|
||||
<value>A shunt test was requested on a channel that does not support shunting</value>
|
||||
</data>
|
||||
<data name="Ribeye_VerifyConfig_ProportionalNotSupported" xml:space="preserve">
|
||||
<value>All Ribeye channels must be configured as non-proportional to excitation. Channel {0} is not</value>
|
||||
</data>
|
||||
<data name="Error" xml:space="preserve">
|
||||
<value>Error</value>
|
||||
<comment>AAFilter range check error dialog</comment>
|
||||
</data>
|
||||
<data name="ERROR_NUMBER_SAMPLES" xml:space="preserve">
|
||||
<value>Invalid number of samples in device data. Data count not be downloaded.</value>
|
||||
<comment>Acquire Form - 0 == number of samples</comment>
|
||||
</data>
|
||||
<data name="Slice_VerifyConfigSettings" xml:space="preserve">
|
||||
<value>Please verify settings in config file.</value>
|
||||
</data>
|
||||
<data name="CmdAbstractCommandGeneralFailure" xml:space="preserve">
|
||||
<value>{0} was executing
|
||||
|
||||
{1}
|
||||
|
||||
and reported {2} for sequence {3}.
|
||||
|
||||
Please report this information to Technical Support</value>
|
||||
</data>
|
||||
<data name="TDAS_Download_NotConnected" xml:space="preserve">
|
||||
<value>TDAS unit {0} is not connected, please verify connection.</value>
|
||||
</data>
|
||||
<data name="InvalidConfig" xml:space="preserve">
|
||||
<value>Could not read the old configuration data on DAS: {0}, a new configuration will be created.</value>
|
||||
</data>
|
||||
<data name="Warning" xml:space="preserve">
|
||||
<value>Warning</value>
|
||||
</data>
|
||||
<data name="StartRecordShorted" xml:space="preserve">
|
||||
<value>Start Record signal for {0} is shorted. Please check start record signal lines.</value>
|
||||
</data>
|
||||
<data name="TriggerShorted" xml:space="preserve">
|
||||
<value>Trigger signal for {0} is shorted. Please check trigger signal line.</value>
|
||||
</data>
|
||||
<data name="Communication_SRRecvCallbackFailed" xml:space="preserve">
|
||||
<value>Communication.SRRecvCallback: Exception </value>
|
||||
</data>
|
||||
<data name="Communication_Execute" xml:space="preserve">
|
||||
<value>Communication.Execute: Exception </value>
|
||||
</data>
|
||||
<data name="Communication_WinUSBConnectionCallbackFailed" xml:space="preserve">
|
||||
<value>WINUSBConnection.NetCallbackFix: Exception </value>
|
||||
</data>
|
||||
<data name="DASFactory_ConnectActionQueue_TriggerSetFailed" xml:space="preserve">
|
||||
<value>ConnectActionQueue.TriggerEvent: Set failed </value>
|
||||
</data>
|
||||
<data name="DASFactory_ConnectActionQueue_WaitOneFailed" xml:space="preserve">
|
||||
<value>ConnectActionQueue.WaitForAction: WaitOne failed </value>
|
||||
</data>
|
||||
<data name="DASFactory_FailedToCreateMutex" xml:space="preserve">
|
||||
<value>DASFactory failed to create mutex </value>
|
||||
</data>
|
||||
<data name="DASFactory_WinUSBArrivedFailed" xml:space="preserve">
|
||||
<value>WinUSBArrived caught an exception: </value>
|
||||
</data>
|
||||
<data name="DASFactory_WinUSBRemovedFailed" xml:space="preserve">
|
||||
<value>WinUSBRemoved caught an exception: </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoNewDataError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoProgressError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="RibeyeAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>Ribeye async error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoNewDataError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoProgressError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>SLICE async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEDownloadExtraDownloadStartError" xml:space="preserve">
|
||||
<value>SLICEDB download start error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoNewDataError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoProgressError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="TDASAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>TDAS async communication error </value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginConnect_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginDisconnect_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginReceive_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to enqueue function</value>
|
||||
</data>
|
||||
<data name="CDCUSBConnection_BeginSend_Err1" xml:space="preserve">
|
||||
<value>CDCUSBConnection Unable to eunqueue function</value>
|
||||
</data>
|
||||
<data name="DASFactory_CDCUSBArrivedFailed" xml:space="preserve">
|
||||
<value>CDCUSB Device arrived failed</value>
|
||||
</data>
|
||||
<data name="DASFactory_CDCUSBRemovedFailed" xml:space="preserve">
|
||||
<value>CDCUSB Device removed failed</value>
|
||||
</data>
|
||||
<data name="CmdStatusSetupRequestedSensorRangeTooLarge" xml:space="preserve">
|
||||
<value>Requested sensor range was too large</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Equals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Equals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_ConstructionFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_ConstructionFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_DASTestIdMismatchString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_DASTestIdMismatchString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_EmptyDasListString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_EmptyDasListString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_FailedToDetermineIdOrDescriptionFromConfigurationString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_FailedToDetermineIdOrDescriptionFromConfigurationString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Event_NullDasListString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Event_NullDasListString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_ModuleEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_ModuleEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Module_ChannelsEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Module_ChannelsEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Module_Channel_DataEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Module_Channel_DataEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_Event_Module_TriggerSampleNumbersEquals_ComparisonFailedString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_Event_Module_TriggerSampleNumbersEquals_ComparisonFailedString</value>
|
||||
</data>
|
||||
<data name="DTS_Slice_Control_NullIndicatorString" xml:space="preserve">
|
||||
<value>DTS_Slice_Control_NullIndicatorString</value>
|
||||
</data>
|
||||
<data name="SLICEDBAsyncInfoCancelError" xml:space="preserve">
|
||||
<value>SLICEDB async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEDBAsyncInfoError" xml:space="preserve">
|
||||
<value>SLICEDB async communication error </value>
|
||||
</data>
|
||||
<data name="SLICEDBAsyncInfoSuccessError" xml:space="preserve">
|
||||
<value>SLICEDB async communication error </value>
|
||||
</data>
|
||||
<data name="READDOESNOTMATCHWRITE" xml:space="preserve">
|
||||
<value>There was an issue writing to {0}. Stopping the test is recommended.</value>
|
||||
</data>
|
||||
<data name="SquibFailedToleranceHigh" xml:space="preserve">
|
||||
<value>Squib {0} {1:0.0}Ω is greater than max tolerance ({2:0.0} Ω)</value>
|
||||
</data>
|
||||
<data name="SquibFailedToleranceLow" xml:space="preserve">
|
||||
<value>Squib {0} {1:0.0}Ω is less than min tolerance ({2:0.0} Ω)</value>
|
||||
</data>
|
||||
<data name="SquibToleranceFailure" xml:space="preserve">
|
||||
<value>{0} Failed to arm due to squib resistances out of tolerance</value>
|
||||
</data>
|
||||
</root>
|
||||
18
Common/DTS.Common.DASResource/app.config
Normal file
18
Common/DTS.Common.DASResource/app.config
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0"?>
|
||||
<configuration>
|
||||
<configSections>
|
||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<section name="DTS.DASLib.DASResource.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false"/>
|
||||
</sectionGroup>
|
||||
</configSections>
|
||||
<userSettings>
|
||||
<DTS.DASLib.DASResource.Settings>
|
||||
<setting name="abcd" serializeAs="String">
|
||||
<value>hdsa askjhsad kjhsad</value>
|
||||
</setting>
|
||||
</DTS.DASLib.DASResource.Settings>
|
||||
</userSettings>
|
||||
<startup>
|
||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
|
||||
</startup>
|
||||
</configuration>
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = "")]
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.8", FrameworkDisplayName = ".NET Framework 4.8")]
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user