Commit a87d90ee authored by claes's avatar claes

Security object added

parent 9bd49640
/* /*
* Proview $Id: Pwrb.java,v 1.3 2005-09-01 14:57:52 claes Exp $ * Proview $Id: Pwrb.java,v 1.4 2008-06-24 13:28:35 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB. * Copyright (C) 2005 SSAB Oxelsund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -231,7 +231,6 @@ public class Pwrb { ...@@ -231,7 +231,6 @@ public class Pwrb {
public static final int cClass_RttConfig = 133280; public static final int cClass_RttConfig = 133280;
public static final int cClass_RTP_DIOC = 132648; public static final int cClass_RTP_DIOC = 132648;
public static final int cClass_ScanTime = 133296; public static final int cClass_ScanTime = 133296;
public static final int cClass_Security = 132656;
public static final int cClass_select = 132664; public static final int cClass_select = 132664;
public static final int cClass_setcond = 132672; public static final int cClass_setcond = 132672;
public static final int cClass_setdi = 132680; public static final int cClass_setdi = 132680;
......
/* /*
* Proview $Id: Pwrs.java,v 1.2 2005-09-01 14:57:52 claes Exp $ * Proview $Id: Pwrs.java,v 1.3 2008-06-24 13:29:16 claes Exp $
* Copyright (C) 2005 SSAB Oxelösund AB. * Copyright (C) 2005 SSAB Oxelösund AB.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
...@@ -30,4 +30,5 @@ package jpwr.rt; ...@@ -30,4 +30,5 @@ package jpwr.rt;
public class Pwrs { public class Pwrs {
public static final int cClass_Node = 65784; public static final int cClass_Node = 65784;
public static final int cClass_Security = 66080;
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment