123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740 |
- <== [Save Log Job] 2024-10-22 15:30:01.598 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 15:30:02.360 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:30:02.360 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:30:02.422 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 15:30:02.553 LOG.INFO EventService.cs Line:60 Register() - 客户端7212f565-2228-4c2c-bceb-489064143a3f已连接
- [Save Log Job] 2024-10-22 15:30:18.544 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:DeviceLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 15:30:18.545 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 15:30:39.260 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 15:30:39.261 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 15:30:39.272 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 15:30:39.406 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 15:31:37.963 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 15:31:38.862 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:31:38.863 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:31:38.936 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 15:31:38.954 LOG.INFO EventService.cs Line:60 Register() - 客户端63249c6a-353f-492b-afc8-b5e2208e9d8e已连接
- [Save Log Job] 2024-10-22 15:31:44.006 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 15:31:45.816 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- <== [Save Log Job] 2024-10-22 15:32:36.030 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 15:32:36.962 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:32:36.962 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:32:37.022 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 15:32:37.040 LOG.INFO EventService.cs Line:60 Register() - 客户端3165246e-d461-4408-8f39-7a281dc247d5已连接
- [Save Log Job] 2024-10-22 15:32:43.183 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 15:33:33.455 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 15:33:49.426 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 15:33:49.427 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 15:33:49.433 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 15:33:49.559 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 15:36:03.804 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 15:36:04.702 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:36:04.703 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:36:04.772 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 15:36:04.857 LOG.INFO EventService.cs Line:60 Register() - 客户端1b1508d9-044b-4b68-92cd-c826bcd0914c已连接
- [Save Log Job] 2024-10-22 15:36:04.857 LOG.INFO EventService.cs Line:60 Register() - 客户端1b1508d9-044b-4b68-92cd-c826bcd0914c已连接
- [Save Log Job] 2024-10-22 15:36:11.584 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 15:36:19.006 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 15:36:25.505 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 15:36:25.506 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 15:36:25.510 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 15:36:25.631 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 15:36:43.915 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetAutoMode()
- [Save Log Job] 2024-10-22 15:36:43.916 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentModeChanged
- [Save Log Job] 2024-10-22 15:36:43.917 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - System running mode changed to Auto Mode
- [Save Log Job] 2024-10-22 15:37:52.158 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetManualMode()
- [Save Log Job] 2024-10-22 15:37:52.160 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentModeChanged
- [Save Log Job] 2024-10-22 15:37:52.160 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - System running mode changed to Manual Mode
- [Save Log Job] 2024-10-22 15:40:19.633 LOG.ERROR EventLogWriter.cs Line:14 WriteEvent() - System PLC heart beat check failed,please confirm PLC still running
- [Save Log Job] 2024-10-22 15:40:19.804 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 15:40:28.750 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetAutoMode()
- [Save Log Job] 2024-10-22 15:40:28.750 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Chamber is in Error,can not do SetAutoMode。
- [Save Log Job] 2024-10-22 15:40:44.679 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 15:40:49.158 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetAutoMode()
- [Save Log Job] 2024-10-22 15:40:49.158 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentModeChanged
- [Save Log Job] 2024-10-22 15:40:49.158 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - System running mode changed to Auto Mode
- [Save Log Job] 2024-10-22 15:43:00.779 LOG.INFO LOG.cs Line:61 Write() - 获取所有的账号信息列表
- [Save Log Job] 2024-10-22 15:43:00.779 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 15:45:49.722 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 15:45:50.751 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:45:50.751 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 15:45:50.760 LOG.INFO EventService.cs Line:60 Register() - 客户端3b50728d-2734-45a3-8a8d-e3ee7613df48已连接
- [Save Log Job] 2024-10-22 15:45:50.814 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 15:45:55.422 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 15:45:55.825 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 2024/10/24 0:00:00 。
- [Save Log Job] 2024-10-22 15:46:02.155 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 15:46:02.156 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 15:46:02.161 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 15:46:02.286 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 15:46:07.588 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - 手动操作 SetConfig(System_Language, 1)
- [Save Log Job] 2024-10-22 15:46:14.385 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetAutoMode()
- [Save Log Job] 2024-10-22 15:46:14.387 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentModeChanged
- [Save Log Job] 2024-10-22 15:46:14.387 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - System running mode changed to Auto Mode
- [Save Log Job] 2024-10-22 15:47:27.278 LOG.INFO LOG.cs Line:61 Write() - user login server
- [Save Log Job] 2024-10-22 15:47:30.477 LOG.INFO LOG.cs Line:61 Write() - 用户密码错误,登入后台界面失败
- [Save Log Job] 2024-10-22 15:47:34.519 LOG.INFO LOG.cs Line:61 Write() - 用户登入后台界面
- [Save Log Job] 2024-10-22 15:48:41.098 LOG.INFO LOG.cs Line:61 Write() - 获取所有的账号信息列表
- [Save Log Job] 2024-10-22 15:48:41.098 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 15:48:45.545 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 16:05:46.472 LOG.ERROR EventLogWriter.cs Line:14 WriteEvent() - System PLC heart beat check failed,please confirm PLC still running
- [Save Log Job] 2024-10-22 16:05:46.594 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- <== [Save Log Job] 2024-10-22 16:11:43.104 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 16:11:43.915 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:11:43.916 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:11:43.987 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 16:11:44.088 LOG.INFO EventService.cs Line:60 Register() - 客户端0d22b471-e1c2-47f6-addb-e612197888d8已连接
- [Save Log Job] 2024-10-22 16:11:44.088 LOG.INFO EventService.cs Line:60 Register() - 客户端0d22b471-e1c2-47f6-addb-e612197888d8已连接
- [Save Log Job] 2024-10-22 16:11:50.315 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- <== [Save Log Job] 2024-10-22 16:16:24.898 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 16:16:25.796 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:16:25.797 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:16:25.880 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 16:16:26.028 LOG.INFO EventService.cs Line:60 Register() - 客户端9394ea78-9461-4408-bcd4-bcf557b446c9已连接
- [Save Log Job] 2024-10-22 16:17:02.422 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:DeviceLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 16:17:02.427 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 16:17:48.268 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 16:17:55.493 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 16:17:55.495 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:17:55.500 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 16:17:55.623 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:17:59.716 LOG.INFO LOG.cs Line:61 Write() - 获取所有的账号信息列表
- [Save Log Job] 2024-10-22 16:17:59.717 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:18:05.042 LOG.INFO LOG.cs Line:61 Write() - 获取所有的账号信息列表
- [Save Log Job] 2024-10-22 16:18:05.042 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 16:22:13.303 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 16:22:14.071 LOG.INFO EventService.cs Line:60 Register() - 客户端52e4c744-84db-4875-b0ff-3c54a3a3b6ad已连接
- [Save Log Job] 2024-10-22 16:22:14.228 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:22:14.229 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:22:14.278 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 16:22:22.542 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 16:22:22.906 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 16:22:32.304 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 16:31:32.939 LOG.ERROR EventLogWriter.cs Line:14 WriteEvent() - System PLC heart beat check failed,please confirm PLC still running
- [Save Log Job] 2024-10-22 16:31:33.139 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 16:31:38.975 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 16:31:52.328 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 16:31:52.329 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:31:52.334 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 16:31:52.438 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:32:16.942 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 16:32:19.267 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetAutoMode()
- [Save Log Job] 2024-10-22 16:32:19.268 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentModeChanged
- [Save Log Job] 2024-10-22 16:32:19.268 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - System running mode changed to Auto Mode
- <== [Save Log Job] 2024-10-22 16:32:43.482 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 16:32:44.367 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:32:44.367 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:32:44.456 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 16:32:44.491 LOG.INFO EventService.cs Line:60 Register() - 客户端3d359fd1-a9f9-4dc0-9fa5-dd8f13cb399a已连接
- [Save Log Job] 2024-10-22 16:32:44.491 LOG.INFO EventService.cs Line:60 Register() - 客户端3d359fd1-a9f9-4dc0-9fa5-dd8f13cb399a已连接
- [Save Log Job] 2024-10-22 16:33:07.300 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 16:33:07.780 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 16:33:13.137 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 16:35:52.742 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 16:36:11.900 LOG.INFO LOG.cs Line:61 Write() - user login server
- [Save Log Job] 2024-10-22 16:36:23.496 LOG.INFO LOG.cs Line:61 Write() - 用户登入后台界面
- [Save Log Job] 2024-10-22 16:39:14.599 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 16:39:14.601 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:39:14.604 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 16:39:14.726 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 16:39:40.387 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 16:39:41.247 LOG.INFO EventService.cs Line:60 Register() - 客户端36d52287-65d3-4919-a500-a75e3d34be71已连接
- [Save Log Job] 2024-10-22 16:39:41.330 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:39:41.331 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:39:41.419 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 16:39:47.015 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 16:39:54.312 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 16:39:54.314 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 16:40:37.675 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 16:40:46.196 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 16:40:46.197 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:40:46.201 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 16:40:46.313 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 16:49:16.915 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 16:49:17.753 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:49:17.754 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 16:49:17.815 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 16:49:17.845 LOG.INFO EventService.cs Line:60 Register() - 客户端6aac04a2-3463-4374-8045-cbd211452321已连接
- [Save Log Job] 2024-10-22 16:49:57.931 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 16:50:02.118 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 16:50:02.370 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 16:50:12.916 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 16:50:12.917 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 16:50:12.922 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 16:50:13.048 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 17:01:18.840 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:01:19.704 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:01:19.704 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:01:19.776 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:01:19.925 LOG.INFO EventService.cs Line:60 Register() - 客户端b85dd15f-8eae-42e7-839a-c64184416511已连接
- [Save Log Job] 2024-10-22 17:01:24.218 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 17:01:24.446 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 17:01:24.788 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 17:01:35.508 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:01:35.510 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:01:35.522 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:01:35.669 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:01:41.817 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetAutoMode()
- [Save Log Job] 2024-10-22 17:01:41.819 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentModeChanged
- [Save Log Job] 2024-10-22 17:01:41.819 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - System running mode changed to Auto Mode
- <== [Save Log Job] 2024-10-22 17:04:05.481 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:04:06.289 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:04:06.290 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:04:06.355 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:04:06.488 LOG.INFO EventService.cs Line:60 Register() - 客户端a07e4529-49a8-45bf-9694-d6e9ca5273b3已连接
- [Save Log Job] 2024-10-22 17:04:11.366 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Software will be expired in 2 days, at 10/24/2024 12:00:00 AM 。
- [Save Log Job] 2024-10-22 17:04:11.554 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- [Save Log Job] 2024-10-22 17:04:12.148 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetConfig(System_IsMesMode, True)
- [Save Log Job] 2024-10-22 17:04:19.843 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:04:19.844 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:04:19.848 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:04:19.973 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:04:33.093 LOG.INFO LOG.cs Line:61 Write() - user login server
- [Save Log Job] 2024-10-22 17:04:38.491 LOG.INFO LOG.cs Line:61 Write() - 用户登入后台界面
- [Save Log Job] 2024-10-22 17:04:41.022 LOG.WARN SCManager.cs Line:124 GetItem() - SC find item is null, name is System_YZQZMachineNumber"
- [Save Log Job] 2024-10-22 17:06:52.319 LOG.ERROR EventLogWriter.cs Line:14 WriteEvent() - System PLC heart beat check failed,please confirm PLC still running
- [Save Log Job] 2024-10-22 17:06:52.319 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - EventEquipmentStatusChanged
- <== [Save Log Job] 2024-10-22 17:13:31.827 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:13:32.689 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:13:32.690 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:13:32.758 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:13:32.954 LOG.INFO EventService.cs Line:60 Register() - 客户端9e72b64b-4f6a-48eb-acb9-effdc60c116a已连接
- [Save Log Job] 2024-10-22 17:13:32.954 LOG.INFO EventService.cs Line:60 Register() - 客户端9e72b64b-4f6a-48eb-acb9-effdc60c116a已连接
- [Save Log Job] 2024-10-22 17:13:37.775 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:13:42.860 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:13:47.770 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:13:53.855 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 17:13:57.769 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:13:58.914 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:13:58.915 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:13:58.921 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:13:59.046 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:14:07.776 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:14:17.777 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:14:28.359 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:14:29.882 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - Operation SetAutoMode()
- [Save Log Job] 2024-10-22 17:14:29.883 LOG.WARN EventLogWriter.cs Line:17 WriteEvent() - Chamber is in Init,can not do SetAutoMode。
- [Save Log Job] 2024-10-22 17:14:38.693 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:14:46.051 LOG.INFO LOG.cs Line:61 Write() - user login server
- [Save Log Job] 2024-10-22 17:14:48.363 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:14:51.362 LOG.INFO LOG.cs Line:61 Write() - 用户登入后台界面
- [Save Log Job] 2024-10-22 17:14:53.974 LOG.WARN SCManager.cs Line:124 GetItem() - SC find item is null, name is System_YZQZMachineNumber"
- [Save Log Job] 2024-10-22 17:16:49.273 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 17:20:34.596 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- <== [Save Log Job] 2024-10-22 17:23:05.036 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:23:05.761 LOG.INFO EventService.cs Line:60 Register() - 客户端73c6f580-7c83-4a43-a195-60d699ae11d1已连接
- [Save Log Job] 2024-10-22 17:23:05.924 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:23:05.925 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:23:06.027 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:23:11.042 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:23:16.113 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:23:20.880 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:23:20.881 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:23:20.888 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:23:21.011 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:23:21.041 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 17:23:32.375 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:23:33.174 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:23:33.175 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:23:33.236 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:23:33.376 LOG.INFO EventService.cs Line:60 Register() - 客户端9aedbcf6-7428-43da-a931-8502543f28c9已连接
- [Save Log Job] 2024-10-22 17:24:02.004 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:24:02.112 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:24:02.112 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 17:24:07.146 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:24:11.869 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:24:11.870 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:24:11.875 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:24:11.996 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:24:17.152 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:24:27.151 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:24:29.668 LOG.INFO LOG.cs Line:61 Write() - user login server
- [Save Log Job] 2024-10-22 17:24:34.616 LOG.INFO LOG.cs Line:61 Write() - 用户登入后台界面
- [Save Log Job] 2024-10-22 17:24:37.159 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:24:37.709 LOG.WARN SCManager.cs Line:124 GetItem() - SC find item is null, name is System_YZQZMachineNumber"
- [Save Log Job] 2024-10-22 17:25:17.790 LOG.ERROR LOG.cs Line:51 Write() -
- System.NullReferenceException: Object reference not set to an instance of an object.
- 在 Aitex.Core.Backend.SystemConfigView.SystemConfigView_Load(Object sender, EventArgs e) 位置 D:\jet.plasma\trunk\Triton160\Common\Core\Backend\SystemConfigView.cs:行号 73
- 在 System.Windows.Forms.UserControl.OnLoad(EventArgs e)
- 在 System.Windows.Forms.UserControl.OnCreateControl()
- 在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
- 在 System.Windows.Forms.Control.CreateControl()
- 在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
- 在 System.Windows.Forms.Control.Show()
- 在 Aitex.Core.Backend.MainView.ShowView(String viewName) 位置 D:\jet.plasma\trunk\Triton160\Common\Core\Backend\MainView.cs:行号 174
- 在 Aitex.Core.Backend.MainView.treeView1_AfterSelect(Object sender, TreeViewEventArgs e) 位置 D:\jet.plasma\trunk\Triton160\Common\Core\Backend\MainView.cs:行号 186
- 在 System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
- 在 System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
- 在 System.Windows.Forms.TreeView.WmNotify(Message& m)
- 在 System.Windows.Forms.TreeView.WndProc(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
- 在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
- 在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
- ==> <== [Save Log Job] 2024-10-22 17:27:26.151 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:27:26.899 LOG.INFO EventService.cs Line:60 Register() - 客户端0433105d-c46e-40ee-8ab7-e66e20a289dd已连接
- [Save Log Job] 2024-10-22 17:27:26.994 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:27:26.995 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:27:27.039 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:27:32.054 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:27:37.106 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:27:39.119 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:27:39.120 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:27:39.125 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:27:39.240 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- <== [Save Log Job] 2024-10-22 17:28:40.744 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:28:41.622 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:28:41.623 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:28:41.677 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:28:41.779 LOG.INFO EventService.cs Line:60 Register() - 客户端48cb06a6-47bc-4da7-88ec-94ec85aadff5已连接
- [Save Log Job] 2024-10-22 17:28:41.780 LOG.INFO EventService.cs Line:60 Register() - 客户端48cb06a6-47bc-4da7-88ec-94ec85aadff5已连接
- [Save Log Job] 2024-10-22 17:28:46.695 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:28:51.774 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:28:55.131 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:28:55.133 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:28:55.139 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:28:55.262 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:28:56.691 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:29:02.769 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 17:29:07.113 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:29:19.294 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 17:31:05.264 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:31:05.964 LOG.INFO EventService.cs Line:60 Register() - 客户端b9c9e2ab-0873-4732-854e-87fbbad9da35已连接
- [Save Log Job] 2024-10-22 17:31:06.101 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:31:06.102 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:31:06.144 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:31:30.588 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:31:30.689 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 17:31:30.691 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:31:38.829 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:31:42.022 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:31:42.023 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:31:42.028 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:31:42.139 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:31:49.962 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 17:36:50.795 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:36:51.529 LOG.INFO EventService.cs Line:60 Register() - 客户端b7e76d0d-1a4a-44c8-b103-53db3ae4c310已连接
- [Save Log Job] 2024-10-22 17:36:51.713 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:36:51.713 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:36:51.764 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:36:56.947 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:37:01.832 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:37:06.361 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:37:06.363 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:37:06.368 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:37:06.495 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:37:06.778 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:37:13.203 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 17:37:19.347 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 17:41:29.420 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:41:30.298 LOG.INFO EventService.cs Line:60 Register() - 客户端97eeab6e-33d0-4759-bd8a-9160f3141000已连接
- [Save Log Job] 2024-10-22 17:41:30.396 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:41:30.397 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 17:41:30.466 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 17:42:05.481 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 17:42:05.610 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 17:42:05.617 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:42:10.652 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:42:13.026 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 17:42:13.028 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:42:13.038 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 17:42:13.161 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 17:42:20.657 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:42:30.656 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:42:40.657 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:44:33.810 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:44:42.087 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 17:55:59.196 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 17:56:23.220 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 17:57:39.085 LOG.INFO EventService.cs Line:60 Register() - 客户端c22bc477-a7bf-4f5d-bdd2-b387463bc1fd已连接
- <== [Save Log Job] 2024-10-22 18:10:34.426 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- <== [Save Log Job] 2024-10-22 18:11:18.562 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- <== [Save Log Job] 2024-10-22 18:18:35.120 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 18:18:49.242 LOG.INFO EventService.cs Line:60 Register() - 客户端c53859b4-047c-44fd-9d84-9f8799701bdc已连接
- [Save Log Job] 2024-10-22 18:18:49.242 LOG.INFO EventService.cs Line:60 Register() - 客户端c53859b4-047c-44fd-9d84-9f8799701bdc已连接
- [Save Log Job] 2024-10-22 18:18:49.259 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:18:49.259 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:18:49.327 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 18:19:10.417 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 18:19:10.525 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:19:10.525 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 18:19:21.929 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:19:31.249 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:19:31.457 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 18:19:31.459 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:19:31.465 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 18:19:31.586 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:19:42.207 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:20:46.265 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:20:51.411 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:21:01.413 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:21:11.410 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 18:21:22.575 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 18:21:45.763 LOG.INFO EventService.cs Line:60 Register() - 客户端2ea93686-0226-486f-9d8c-3020534f02ac已连接
- [Save Log Job] 2024-10-22 18:21:45.763 LOG.INFO EventService.cs Line:60 Register() - 客户端2ea93686-0226-486f-9d8c-3020534f02ac已连接
- [Save Log Job] 2024-10-22 18:21:46.464 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:21:46.464 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:21:46.508 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 18:21:51.526 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:21:56.618 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 18:21:57.296 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 18:21:57.297 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:21:57.310 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 18:21:57.420 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:22:01.524 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:22:06.194 LOG.INFO LOG.cs Line:61 Write() - user login server
- [Save Log Job] 2024-10-22 18:22:07.594 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 18:22:09.780 LOG.INFO LOG.cs Line:61 Write() - 用户登入后台界面
- [Save Log Job] 2024-10-22 18:22:11.525 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:22:21.529 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:22:31.530 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:22:41.530 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:22:51.534 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:23:01.536 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:23:11.535 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:23:21.537 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:23:31.540 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:23:41.541 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:23:51.541 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:24:01.543 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:24:11.542 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:24:21.544 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:24:31.547 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:24:41.547 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:24:51.550 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:25:01.552 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:25:11.557 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:25:21.556 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:25:31.558 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:25:41.560 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:25:51.562 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:26:01.562 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:26:11.565 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:26:21.564 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:26:31.565 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:26:41.567 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:26:51.572 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:27:01.574 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:27:11.574 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:27:21.575 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:27:31.575 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:27:41.577 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:27:51.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:28:01.583 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:28:11.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:28:21.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:28:31.582 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:28:41.582 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:28:51.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:29:01.582 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:29:11.583 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:29:21.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:29:31.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:29:41.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:29:51.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:30:01.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:30:11.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:30:21.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:30:31.583 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:30:41.580 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:30:51.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:31:01.582 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:31:11.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:31:21.582 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:31:31.582 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:31:41.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:31:51.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:32:01.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:32:11.581 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:32:21.583 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:32:31.583 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:32:41.583 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:32:51.584 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:33:01.584 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:33:11.584 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:33:21.584 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:33:31.584 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:33:41.585 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:33:51.585 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:34:01.584 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:34:11.586 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:34:21.585 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:34:31.588 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:34:41.586 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:34:51.588 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:35:01.588 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:35:11.587 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:35:21.587 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:35:31.587 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:35:41.587 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:35:51.587 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:36:01.588 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:36:11.589 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:36:21.588 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:36:31.590 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:36:41.588 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:36:51.590 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:37:01.590 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:37:11.590 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:37:21.590 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:37:31.591 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:37:41.592 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:37:51.590 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:38:01.590 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:38:11.593 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 18:47:10.115 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 18:47:38.935 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:47:38.936 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:47:39.001 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 18:47:39.029 LOG.INFO EventService.cs Line:60 Register() - 客户端5b202649-2963-4a68-b152-c2fac30fdcd3已连接
- [Save Log Job] 2024-10-22 18:47:39.029 LOG.INFO EventService.cs Line:60 Register() - 客户端5b202649-2963-4a68-b152-c2fac30fdcd3已连接
- [Save Log Job] 2024-10-22 18:47:44.018 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:47:49.109 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 18:47:52.121 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 18:47:52.122 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:47:52.127 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 18:47:52.253 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:47:54.012 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:48:01.053 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 18:48:19.309 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:48:30.023 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 18:52:21.836 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 18:52:26.018 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:52:26.018 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:52:26.077 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 18:52:26.105 LOG.INFO EventService.cs Line:60 Register() - 客户端9d223312-c26b-4c06-abe9-975c8e71fb3e已连接
- [Save Log Job] 2024-10-22 18:52:31.093 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:52:36.137 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 18:52:37.397 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 18:52:37.398 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:52:37.403 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 18:52:37.525 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:52:47.328 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 18:52:47.332 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:52:54.070 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:53:27.390 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:53:33.627 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:54:09.859 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:55:17.488 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 18:56:29.714 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 18:56:32.699 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:56:32.699 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:56:32.719 LOG.INFO EventService.cs Line:60 Register() - 客户端b4348c1a-0883-4f9d-99ca-3dbf01d6d65c已连接
- [Save Log Job] 2024-10-22 18:56:32.761 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 18:56:37.776 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:56:42.835 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 18:56:46.815 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 18:56:46.816 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:56:46.822 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 18:56:46.943 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:56:47.774 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:56:53.835 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 18:56:57.774 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:57:10.786 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:57:20.450 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- <== [Save Log Job] 2024-10-22 18:58:55.611 LOG.INFO LOG.cs Line:61 Write() - 完成对数据库表格的更新操作
- [Save Log Job] 2024-10-22 18:58:59.162 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorBackPanelDoor" display="" schematicId="" unit="" di="DI_back_panle_door_sw" isLowAsNormal="false" infoText="BackPanel door is opened" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:58:59.163 LOG.INFO LOG.cs Line:61 Write() - Device Model File contains non element node, <IoSensor id="SensorPumpDoor" display="" schematicId="" unit="" di="DI_pump_door_sw" isLowAsNormal="false" infoText="" warningText="" alarmText="" />
- [Save Log Job] 2024-10-22 18:58:59.234 LOG.INFO LOG.cs Line:61 Write() - Routine System 初始化 Start
- [Save Log Job] 2024-10-22 18:58:59.270 LOG.INFO EventService.cs Line:60 Register() - 客户端9c3f56b4-4236-4f6f-ae72-212f791d0a97已连接
- [Save Log Job] 2024-10-22 18:59:04.252 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:59:09.296 LOG.ERROR InitRoutine.cs Line:129 LaunchMoudle() - 系统启动:IOLayer启动超时失败,超时时间为10秒
- [Save Log Job] 2024-10-22 18:59:09.930 LOG.INFO LOG.cs Line:61 Write() - 用户admin尝试登录系统
- [Save Log Job] 2024-10-22 18:59:09.931 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:59:09.937 LOG.INFO EventLogWriter.cs Line:21 WriteEvent() - User admin login
- [Save Log Job] 2024-10-22 18:59:10.058 LOG.INFO LOG.cs Line:61 Write() - 获取账号信息admin
- [Save Log Job] 2024-10-22 18:59:15.353 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:59:20.310 LOG.ERROR LOG.cs Line:56 Write() - Communication failed with PLC 192.168.10.10:9600
- System.Net.Sockets.SocketException (0x80004005): 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。 192.168.10.10:9600
- 在 System.Net.Sockets.TcpClient..ctor(String hostname, Int32 port)
- 在 Aitex.Core.RT.PLC.FinsDataDevice.Open() 位置 D:\jet.plasma\trunk\Triton160\Triton160RT\PLC\FinsDataDevice.cs:行号 180
- [Save Log Job] 2024-10-22 18:59:24.250 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:59:36.488 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
- [Save Log Job] 2024-10-22 18:59:46.702 LOG.ERROR LOG.cs Line:51 Write() -
- System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.
- 在 System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day)
- 在 System.DateTime..ctor(Int32 year, Int32 month, Int32 day, Int32 hour, Int32 minute, Int32 second)
- 在 Aitex.Core.RT.Device.Unit.IoPlcDateTime.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Device\Unit\IoPlcDateTime.cs:行号 23
- 在 Aitex.Core.RT.Key.KeyManager.get_CurrentDateTime() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 46
- 在 Aitex.Core.RT.Key.KeyManager.get_LeftDays() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 38
- 在 Aitex.Core.RT.Key.KeyManager.OnTimer() 位置 D:\jet.plasma\trunk\Triton160\Common\Core\RT\Key\KeyManager.cs:行号 166
|