Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: resumedraftid links bug again...

Anchor
TOC
TOC
Include Page
KBCOMMON:KB-CSSstyle
KBCOMMON:KB-CSSstyle

...

Panel
borderColor#EDEDEE
bgColor#FFFFFF
titleColor#000000
titleBGColor#EDEDEE
titleCHARON-AXP log file example (part3)

20200524:160743:INFO :0:00000418:busemul.cx( 188): ISA: MultiMedia Timer correction is enabled.
20200524:160743:INFO :0:00000420:dit_server(1038): ACE: ACE is on, Running 2 translators.
20200524:160743:INFO :0:0000034B:scsi_disk.( 485): PKA_0: open I/O handle
container = "C:\Dev\test\performancecomparison-axp.vdisk"
20200524:160743:INFO :0:0000034B:scsi_cdrom( 211): PKA_400: open I/O handle
container = "C:\Dev\test\ALPHA084.ISO"
20200524:160743:INFO :0:0000034B:scsi_tape.( 348): PKA_600: open I/O handle
container = "C:\Dev\test\test_tape.vtape"
20200524:160743:INFO :0:00000400:ethdev.cxx( 388): EWA: RX FIFO size is 512KB.
20200524:160743:INFO :0:0000032C:ethane.cxx(2743): "ES40 test" started.
20200524:160743:INFO :0:00000419:winsckio.c(2703): OPA0: Connected. Remote 127.0.0.1:65128
.

...

They can be configured in 3 modes:

Below is an example of a KGPSA-CA controller loading:

...

Follow this link for details on the KGPSA-CA controllers configuration.

Include Page
KBCOMMON:DOC-GoToToc
KBCOMMON:DOC-GoToToc

Div
classpagebreak

Anchor
KGPSACA1
KGPSACA1
KGPSA-CA mapping to the host resources

...

Optionally it is possible to configure the folIowing models of PBXDA-xx family controllers.

VIrtual PBXDA-xx

Syntax for loading PBXDA-xx family serial lines adapters:

#load PBXDA/DIGI <name>
#load PBXDA_BA/DIGI <name>
#load PBXDA_BB/DIGI <name>
#load PBXDA_AC/DIGI <name>

Example:

load PBXDA_AC/DIGI TXA

The adapter instance name ("TXA" in the example above) is used then for parametrization, for example:


set TXA line[2]="COM1:"
set TXA port[3]=1706

The numbers in the square brackets represent line number on the virtual PBXDA adapter starting from 0.

...