Method | Description | |
---|---|---|
CangNan ( ) : Com.Aote.Logs | ||
CheckGasCard ( short com, int baud ) : int | ||
FormatGasCard ( short com, int baud, string kmm, string kh, string dqdm ) : int | ||
GetError ( int errCode ) : string |
根据错误码,该错误码不在GenericService的Errors数组中,数组中的错误,统一处理,此处只返回不在错误列表中的错误信息
|
|
OpenCard ( |
||
ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, |
||
ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, short &bkcs, string &dqdm ) : int | ||
Test ( ) : string | ||
WriteGasCard ( short com, int baud, string &kmm, string kh, string dqdm, int ql, int csql, int ccsql, short cs, int ljgql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj ) : int | ||
WriteNewCard ( short com, int baud, string &kmm, short kzt, string kh, string dqdm, string yhh, string tm, int ql, int csql, int ccsql, short cs, int ljgql, short bkcs, int ljyql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj, int klx, string meterid ) : int |
Method | Description | |
---|---|---|
ClearCard ( |
||
ClearCard ( int ReaderType, int port, int baud, int &err ) : int | ||
InitCard ( |
||
IsCNCard ( int ReaderType, |
||
MadeCard ( int ReaderType, int port, int baud, StringBuilder AreaCode, StringBuilder CardId, StringBuilder UserId, int SaleWay, int CardMoney, int CardGasCount, int CardCount, StringBuilder MeterType, int AlarmValue, int InputValue, int OverValue, double Price, StringBuilder PriceStates, StringBuilder TimeTypeState, int StepCycle, StringBuilder PriceStartTime, int StepUseSpare1, double StepPrice1, int StepUseSpare2, double StepPrice2, StringBuilder AdjustTime1, int Duration1, double DurationPrice1, StringBuilder AdjustTime2, int Duration2, double DurationPrice2, StringBuilder PriceVersion, int opCode, int &err ) : int | ||
ReadCard ( int ReaderType, int port, int baud, StringBuilder &AreaCode, StringBuilder &CardId, StringBuilder &UserId, int &SaleWay, long &CardMoney, int &CardGasCount, long &UsedMoney, long &BoughtMoney, long &MeterMoney, int &MeterGasCount, StringBuilder &CardCount, StringBuilder &MeterType, int &CardType, long &AlarmValue, long &InputValue, long &OverValue, double &Price, StringBuilder &PriceStates, StringBuilder &TimeTypeState, int &StepCycle, StringBuilder &PriceStartTime, long &StepUseSpare1, double &StepPrice1, long &StepUseSpare2, double &StepPrice2, StringBuilder &AdjustTime1, int &Duration1, double &DurationPrice1, StringBuilder &AdjustTime2, int &Duration2, double &DurationPrice2, StringBuilder &PriceVersion, int &err ) : int | ||
WriteCard ( int ReaderType, int port, int baud, StringBuilder AreaCode, StringBuilder CardId, StringBuilder UserId, int SaleWay, int CardMoney, int CardGasCount, int CardCount, StringBuilder MeterType, int AlarmValue, int InputValue, int OverValue, double Price, StringBuilder PriceStates, StringBuilder TimeTypeState, int StepCycle, StringBuilder PriceStartTime, int StepUseSpare1, double StepPrice1, int StepUseSpare2, double StepPrice2, StringBuilder AdjustTime1, int Duration1, double DurationPrice1, StringBuilder AdjustTime2, int Duration2, double DurationPrice2, StringBuilder PriceVersion, int opCode, int &err ) : int | ||
WriteCard ( int Port, int Baud, string CardId, int CardSpare, short CardCount, double Price, string Regist, int AlarmValue, int InputValue, int OverValue, int BuyGasCount, string MeterType, int CardType, string Remarks, int &Err, int OPCode ) : int | ||
readCard ( int PortNo, int Baud, byte &cardNO, int &CardSpare, int &UsedGas, int &BoughtGas, int &GasCount, byte MeterType, int &CardType, int &AlarmValue, System.Int64 &InputValue, int &OverValue, byte &CardCount, byte Remarks, byte Regist, double &Price, int &Err ) : int |
public CheckGasCard ( short com, int baud ) : int | ||
com | short | |
baud | int | |
return | int |
public FormatGasCard ( short com, int baud, string kmm, string kh, string dqdm ) : int | ||
com | short | |
baud | int | |
kmm | string | |
kh | string | |
dqdm | string | |
return | int |
public OpenCard ( |
||
com | ||
baud | ||
return | int |
public ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, |
||
com | short | |
baud | int | |
kh | string | |
ql | int | |
money | decimal | |
cs | short | |
bkcs | ||
yhh | string | |
return | int |
public ReadGasCard ( short com, int baud, string &kh, int &ql, decimal &money, short &cs, short &bkcs, string &dqdm ) : int | ||
com | short | |
baud | int | |
kh | string | |
ql | int | |
money | decimal | |
cs | short | |
bkcs | short | |
dqdm | string | |
return | int |
public WriteGasCard ( short com, int baud, string &kmm, string kh, string dqdm, int ql, int csql, int ccsql, short cs, int ljgql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj ) : int | ||
com | short | |
baud | int | |
kmm | string | |
kh | string | |
dqdm | string | |
ql | int | |
csql | int | |
ccsql | int | |
cs | short | |
ljgql | int | |
bjql | int | |
czsx | int | |
tzed | int | |
sqrq | string | |
cssqrq | string | |
oldprice | int | |
newprice | int | |
sxrq | string | |
sxbj | string | |
return | int |
public WriteNewCard ( short com, int baud, string &kmm, short kzt, string kh, string dqdm, string yhh, string tm, int ql, int csql, int ccsql, short cs, int ljgql, short bkcs, int ljyql, int bjql, int czsx, int tzed, string sqrq, string cssqrq, int oldprice, int newprice, string sxrq, string sxbj, int klx, string meterid ) : int | ||
com | short | |
baud | int | |
kmm | string | |
kzt | short | |
kh | string | |
dqdm | string | |
yhh | string | |
tm | string | |
ql | int | |
csql | int | |
ccsql | int | |
cs | short | |
ljgql | int | |
bkcs | short | |
ljyql | int | |
bjql | int | |
czsx | int | |
tzed | int | |
sqrq | string | |
cssqrq | string | |
oldprice | int | |
newprice | int | |
sxrq | string | |
sxbj | string | |
klx | int | |
meterid | string | |
return | int |