Author Topic: DM1000 Hdw File V305  (Read 2286 times)

Offline dlewis

  • PLUS+1 Guru
  • *****
  • Posts: 102
  • Karma: +2/-0
    • Getman Corporation
DM1000 Hdw File V305
« on: December 03, 2021, 03:09:15 PM »
When new hardware files come out I like to update the programs to the latest version.

When I did this to a program that was written using Hdw v245 and updated it to v305 I got pages of errors.  See below for a sample.  There are actually 4 pages of errors.


 *** ERROR 65 *** [GLINK] DOUBLE OUTPUTS, SIGNAL1: {WiFi.STA.CountryCode}, DIRECTION1: {OUT}, FILE1: {A7034_00182T.exr}, SIGNAL2: {WiFi.STA.CountryCode}, DIRECTION2: {OUT}, FILE2: {70312392V305.exr}
Position: module=A7034_00182T page=TOP!Outputs!WiFi!WiFi_STA!WiFi_STA_Outputs x=2125000 y=1900000


*** ERROR 65 *** [GLINK] DOUBLE OUTPUTS, SIGNAL1: {WiFi.AP.CountryCode}, DIRECTION1: {OUT}, FILE1: {A7034_00182T.exr}, SIGNAL2: {WiFi.AP.CountryCode}, DIRECTION2: {OUT}, FILE2: {70312392V305.exr}
Position: module=A7034_00182T page=TOP!Outputs!WiFi!WiFi_AP!WiFi_AP_Outputs x=2475000 y=2025000


*** ERROR 77 *** [GLINK] NO OUTPUT FOR: {InterLink.Status}, FILE: {A7034_00182T.exr}, REFTYPE: {SYS}
Position: module=A7034_00182T page=TOP!Inputs!InterLink!InterLink x=1375000 y=1350000


*** ERROR 77 *** [GLINK] NO OUTPUT FOR: {InterLink.NotAfter.Year}, FILE: {A7034_00182T.exr}, REFTYPE: {SYS}
Position: module=A7034_00182T page=TOP!Inputs!InterLink!InterLink x=1375000 y=1250000


*** ERROR 77 *** [GLINK] NO OUTPUT FOR: {InterLink.NotAfter.Month}, FILE: {A7034_00182T.exr}, REFTYPE: {SYS}
Position: module=A7034_00182T page=TOP!Inputs!InterLink!InterLink x=1375000 y=1150000


*** ERROR 77 *** [GLINK] NO OUTPUT FOR: {InterLink.NotAfter.Day}, FILE: {A7034_00182T.exr}, REFTYPE: {SYS}
Position: module=A7034_00182T page=TOP!Inputs!InterLink!InterLink x=1375000 y=1050000



Offline tkane

  • PLUS+1 Developer
  • ***
  • Posts: 15
  • Karma: +2/-0
Re: DM1000 Hdw File V305
« Reply #1 on: December 03, 2021, 03:41:00 PM »
Have you received the product information bulletin?

It says: Customer moving to version 3.05 from 2.48 will need to adjust their existing applications to account fo country code API elements.

Offline dlewis

  • PLUS+1 Guru
  • *****
  • Posts: 102
  • Karma: +2/-0
    • Getman Corporation
Re: DM1000 Hdw File V305
« Reply #2 on: December 03, 2021, 06:55:21 PM »
Thanks,

I had to go in a make several modifications to the program to accommodate v305.  I used a blank program scs as a guide.