⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eastriver.dpr

📁 一个Delphi写的跟考勤机门禁机收款机的接品软件源码
💻 DPR
字号:
library EastRiver;

{       EastRiver Function Library                  }
{                                                   }
{            Author: shuguang LING                  }
{                                                   }
{            March.15.2004                          }

uses
  Windows,
  ICfunction in 'ICfunction.pas',
  TinyProgress in 'TinyProgress.pas';

{$R *.RES}


exports
  ConnectClock index 1,
  CheckConnectClock index 2,
  CallClock index 3,
  UnCallClock index 4,
  TestCallClock index 5,
  GetClockParam index 6,
  ClockAutoModel,
  DisConnectClock index 8,
  SetPortTimeOut index 9,
  SetPortRWCardTimeOut index 10,
  GetClockVersionOrd,
  GetDLLVersion index 12,
  TransToStandardCard index 13,
  SearchClock,
  GetClockVersion index 15,
  ReadClockSerialNo index 16,
  SetClockSerialNo index 17,
  SetClockID index 18,
  ReadClockMark index 19,
  SetClockMark index 20,
  SetCardLength index 21,
  ReadCardLength index 22,
  SetManagerCard index 23,
  ReadManagerCard index 24,
  ReadClockMode index 25,
  SetClockMode index 26,
  ShowClockMessage index 27,
  SetClockNormalMessage index 28,
  SetClockWelcomeMessage index 29,
  ReadClockTime index 30,
  ReadClockTimeString index 31,
  SetClockTime index 32,
  SetClockTimeString index 33,
  ReadClockRecordTotal index 34,
  ReadMaxClockRecordTotal index 35,
  SetCardTimeInterval index 36,
  ReadCardTimeInterval index 37,
  SetWholeTimeClock index 38,
  ReadClockerTime index 39,
  SetClockerTime index 40,
  SetRepeatClockerTime index 41,
  ReadRepeatClockerTime index 42,
  ClearRing index 43,
  ReadRing index 44,
  SetRing index 45,
  BatchReadRecord index 46,
  BatchReadPrevRecord index 47,
  ReadRecordText index 48,
  ReadRecord index 49,
  ReadStandardRecord index 50,
  ClearAllReadCard index 51,
  ReadSavedAllowedClockerCardNumber index 52,
  ReadSavedBlackCardNumber index 53,
  ReadSavedLockerPassCardNumber index 54,
  SetAllowedCard index 55,
  DeleteAllowedCard index 56,
  DeleteAllAllowedCard index 57,
  SetBlackCard index 58,
  DeleteBlackCard index 59,
  DeleteAllBlackCard index 60,
  SetDoorPassCard index 61,
  DeleteDoorPassCard index 62,
  DeleteAllDoorPassCard index 63,
  BatchReadDoorPassCard index 64,
  BatchReadAllowedCard index 65,
  BatchReadBlackCard index 66,
  ClearClockMoneySum index 67,
  ReadLastCard index 68,
  ReadKeyboardPressKey index 69,
  ReadDoorState index 70,
  SetDoorOpen index 71,
  SetClockState index 72,
  SetAlarm index 73,
  SetLockOpenTimeLen index 74,
  ReadLockOpenTimeLen index 75,
  ReadDoorOpenState index 76,
  SetDoorOpenTimeoutAlarmState index 77,
  ControlOpenDoor index 78,
  SetEndChar index 79,
  SetSecurityCode index 80,
  ReadClientCode index 81,
  SetClientCode index 82,
  ReadICCard index 83,
  ReadAllICCard index 84,
  WriteICCard index 85,
  WriteAllICCard index 86,
  ReadCardMessage index 87,
  WriteCardMessage index 88,
  WriteGroupByteStation index 89,
  ReadGroupByteStation index 90,
  WriteGroupByteChecks index 91,
  ReadGroupByteChecks index 92,
  ReadCardManyGroupChecks index 93,
  WriteCardManyGroupChecks index 94,
  ReadEEPROMData index 95,
  WriteEEPROMData index 96,
  ReadFlashPageData index 97,
  ReadFlashData index 98,
  WriteFlashPageData index 99,
  WriteBack index 100,
  WriteText index 101,
  WaitOK index 102,
  OpenCommPort index 103,
  SetPortPara index 104,
  GetAutoTranslateCardNo index 105,
  SetAutoTranslateCardNo index 106,
  GetEndChar index 107,
  SetCOAlertSlice index 108,
  SetConstOpenSlice index 109,
  SetButtonSlice index 110,
  SetAlertSlice index 111,
  SetCipherSlice index 112,
  SetInOutRight index 113,
  GetRecentErrCode index 114,
  GetRecentReceiveData index 115,
  GetRecentSendCommand index 116,
  ReadClockData index 117,
  GetDLLTimeString index 118,
  ReadAllRecord index 119,
  SetHolidaySlice index 120,
  SetHoliday index 121,
  GetCardOnReader index 122,
  ReadDoorStateDE index 123,
  SetDoorOpenDE index 124,
  SetDoorPassCardDE index 125,
  DeleteDoorPassCardDE index 126,
  SetAllowedCardDE index 127,
  DeleteAllowedCardDE index 128,
  SetBlackCardDE index 129,
  DeleteBlackCardDE index 130,
  SetClockBaudRate index 131,
  ReadClockMoneySum index 132,
  WriteMatchICCard index 133,
  ReadICCardPassWord index 134,
  WriteICCardPassWord index 135,
  SetClockVersion index 136,
  GetClockID index 137,
  SetNotification index 138,
  SetClockParam index 139,
  SetPortAllClockTime index 140,
  SetDoorGuardPeriods index 141,
  GetCardStyle index 142,
  SetCardStyle index 143,
  ReadRAMData index 144,
  WriteRAMByte index 145,
  WriteEEPROMByte index 146,
  GetCmdVerify index 147,
  SetCmdVerify index 148,
  SetSuperUserPwd index 149,
  SetSuperUserPwdSlice index 150,
  InitCommPort,
  ClosePortHandle,
  GetClockModel,
  SetClockModel,
  ClockVerOrd,
  GetClockSupports,
  RealReadCard,
  ReadMaxPassRecordTotal,
  SetPriceList,
  ReadPriceList,
  SetFixPrice,
  ReadFixPrice,
  SetDayMaxExpenditure,
  ReadDayMaxExpenditure,
  SetDayMaxConsumeTimes,
  ReadDayMaxConsumeTimes,
  ReadClockNormalMessage,
  ReadClockWelcomeMessage,
  EnterTestMode,
  ReadICCardEx,
  WriteICCardEx,
  WriteMatchICCardEx,
  ClearICCard,
  RealReadRecord,
  SetCardForegift,
  ReadCardForegift,
  ReadICCardSerialNo,
  RealFeedback,
  SetFirstWindowDispString,
  ReadFirstWindowDispString,
  GetClockTypeStr,
  SetAllowCharge,
  ERAsyncSelect,
  GetPortRecentErrCode,
  ResetClock,
  WatchDogTest,
  ReadAllRecordAsFile;

end.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -