Vilken del av det?Niklas Elste skrev:du menar sidan 456
blev inte klok på det
pronto på´bordet
-
Bullen Lagerbielke
- PAR-36

- Inlägg: 297
- Blev medlem: ons 30 nov 2005, 19:16
- Ort: Stockholm
- Kontakt:
Re: pronto på´bordet
- Niklas Elste
- PAR-64

- Inlägg: 2169
- Blev medlem: sön 13 jul 2008, 15:58
Re: pronto på´bordet
den här biten
kan det inte funka att sätta in senaste programvaran?
PRONTO.EXE: Pronto software
32RTM.EXE, 32STUB.EXE and DPMI32VM.OVL: Memory handler
*.HLP: Help files in different languages
*.RES: Screen text files in different languages
IO2.BIN: Software for the IO2 card. Downloaded by PRONTO.EXE
TEMPLATE.DEF: Default Templates - CAUTION - do not overwrite
this play.
DYNAMICS.DEF: Default Dynamic Effect Libraries CAUTION - do
not overwrite this play.
PARAMDEF.DEF: Parameter definitions for the Templates
PARSETUP.DEF: Default parameter assignment for Faders and
Wheels CAUTION - do not overwrite this play.
SETUP.DEF: Default operating Pronto Setup
P.BAT: Start file for the Pronto software
PRONTO.CFG: Configuration file with the System Configuration
code. IF THIS FILE IS ERASED THE SOFTWARE WILL NOT RUN -
DO NOT CHANGE OR ERASE THIS FILE. MAKE A COPY ON A
SEPARATE FLOPPY IF YOU ARE A RENTAL COMPANY.
PRONTO.STP: Settings for Screen/Help language and
Multiple/Virtual screens are stored in PRONTO.STP.
Example Files
These are some examples to show how files shall/can be set up to
function properly.
Avab Pronto!
engl-305a.doc – 457 –
P.BAT:
@echo off
:repeat
cd \PRONTO
PRONTO /HARDDISK %RESTART%
if errorlevel 1 set RESTART=/RESTART
if errorlevel 1 goto repeat
AUTOEXEC.BAT:
Should end with:
CD \PRONTO
CALL \PRONTO\STARTNET.BAT
P
CONFIG.SYS:
Has to contain this line:
DEVICE=C:\PRONTO\MOUSE.SYS
NET.CFG:
LINK DRIVER PCIODI
FRAME ETHERNET_802.3
PROTOCOL IPX 0 ETHERNET_802.3 (binds IPX protocol to frame)
LINK DRIVER RTSODI
FRAME ETHERNET_802.3
PROTOCOL IPX 0 ETHERNET_802.3 (binds IPX protocol to frame)
PROTOCOL IPXODI
IPX SOCKETS 150
STARTNET.BAT (for older Pronto hardware)
LSL
PCIODI
IPXODI
Avab Pronto!
– 458 – engl-305a.doc
STARTNET.BAT (for newer Pronto hardware)
LSL
RTSODI
IPXODI
The Startup Parameters of P.BAT
The P.BAT file used to start the pronto software can have some
startup parameters depending on the hardware and some of the
functions wished for. Normally this is nothing you will change. This is
a list of the parameters and their respective functions.
Common parameters
/HARDDISK = Use harddisk instead of diskette as default play
storage.
/PLUS = Start as Pronto+.
/LIGHTSERVER = starts the software as lightserver
Less common parameters:
/NET x = Start on a specific logical network (x = 0-9). If no /NET
parameter is given, the default network (0) is used. If the network
driver is not started, network functions will be disabled and an
information message will be given.
/LYNX = Activate connection with Lynx console.
/PRESTO = Starts as a Presto compatible system.
/BADFADER = For old console with mechanical limitation of the
crossfade faders.
Using an external computer to run Pronto:
/ASTRACARD = There is support for Astra multivideo cards if you
are running the offline editor in a standard computer and want
multiple screens.
NOTE: QDA.EXE must be executed before you start PRONTO.
When configuring an external computer to run the Pronto, there are
startup parameters to allow IO2 card number and IRQ to be
specified:
Avab Pronto!
engl-305a.doc – 459 –
/IO2ADDRESS x where x = the card number (1 - 4)
/IO2IRQ y where y = IRQ to be used (5, 7, 10, 11, 12 or 15)
Testing parameters - never used unless a service technician
tells you to:
/NOPOWERFAIL = Turn off powerfail signal from IO2 card.
/NOIO2 = Turn off the IO2 card.
/NOLCD = Turn off LCD display.
/NOAPN = Turn of console input.
/NODMX = Turn off DMX output.
/CONSOLE 0 = For prototype Pronto boards only.
/TESTMODE = Add additional tests.
/EVENTTEST = Add event logging.
/CPUTEST = Shows the CPU load.
Editing the P.BAT file
CAUTION: Do not edit or change any files in DOS unless you are
perfectly sure what you are doing. A service technician should do
this, or your guarantee will be invalid.
1) Exit to DOS with the command SHUTDOWN (File menu).
2) Type "edit p.bat" and press ENTER
3) Add or subtract any of the Startup Parameters above
4) Save (File menu) and Exit (File menu).
5) Restart Pronto by entering "p" and pressing ENTER
kan det inte funka att sätta in senaste programvaran?
PRONTO.EXE: Pronto software
32RTM.EXE, 32STUB.EXE and DPMI32VM.OVL: Memory handler
*.HLP: Help files in different languages
*.RES: Screen text files in different languages
IO2.BIN: Software for the IO2 card. Downloaded by PRONTO.EXE
TEMPLATE.DEF: Default Templates - CAUTION - do not overwrite
this play.
DYNAMICS.DEF: Default Dynamic Effect Libraries CAUTION - do
not overwrite this play.
PARAMDEF.DEF: Parameter definitions for the Templates
PARSETUP.DEF: Default parameter assignment for Faders and
Wheels CAUTION - do not overwrite this play.
SETUP.DEF: Default operating Pronto Setup
P.BAT: Start file for the Pronto software
PRONTO.CFG: Configuration file with the System Configuration
code. IF THIS FILE IS ERASED THE SOFTWARE WILL NOT RUN -
DO NOT CHANGE OR ERASE THIS FILE. MAKE A COPY ON A
SEPARATE FLOPPY IF YOU ARE A RENTAL COMPANY.
PRONTO.STP: Settings for Screen/Help language and
Multiple/Virtual screens are stored in PRONTO.STP.
Example Files
These are some examples to show how files shall/can be set up to
function properly.
Avab Pronto!
engl-305a.doc – 457 –
P.BAT:
@echo off
:repeat
cd \PRONTO
PRONTO /HARDDISK %RESTART%
if errorlevel 1 set RESTART=/RESTART
if errorlevel 1 goto repeat
AUTOEXEC.BAT:
Should end with:
CD \PRONTO
CALL \PRONTO\STARTNET.BAT
P
CONFIG.SYS:
Has to contain this line:
DEVICE=C:\PRONTO\MOUSE.SYS
NET.CFG:
LINK DRIVER PCIODI
FRAME ETHERNET_802.3
PROTOCOL IPX 0 ETHERNET_802.3 (binds IPX protocol to frame)
LINK DRIVER RTSODI
FRAME ETHERNET_802.3
PROTOCOL IPX 0 ETHERNET_802.3 (binds IPX protocol to frame)
PROTOCOL IPXODI
IPX SOCKETS 150
STARTNET.BAT (for older Pronto hardware)
LSL
PCIODI
IPXODI
Avab Pronto!
– 458 – engl-305a.doc
STARTNET.BAT (for newer Pronto hardware)
LSL
RTSODI
IPXODI
The Startup Parameters of P.BAT
The P.BAT file used to start the pronto software can have some
startup parameters depending on the hardware and some of the
functions wished for. Normally this is nothing you will change. This is
a list of the parameters and their respective functions.
Common parameters
/HARDDISK = Use harddisk instead of diskette as default play
storage.
/PLUS = Start as Pronto+.
/LIGHTSERVER = starts the software as lightserver
Less common parameters:
/NET x = Start on a specific logical network (x = 0-9). If no /NET
parameter is given, the default network (0) is used. If the network
driver is not started, network functions will be disabled and an
information message will be given.
/LYNX = Activate connection with Lynx console.
/PRESTO = Starts as a Presto compatible system.
/BADFADER = For old console with mechanical limitation of the
crossfade faders.
Using an external computer to run Pronto:
/ASTRACARD = There is support for Astra multivideo cards if you
are running the offline editor in a standard computer and want
multiple screens.
NOTE: QDA.EXE must be executed before you start PRONTO.
When configuring an external computer to run the Pronto, there are
startup parameters to allow IO2 card number and IRQ to be
specified:
Avab Pronto!
engl-305a.doc – 459 –
/IO2ADDRESS x where x = the card number (1 - 4)
/IO2IRQ y where y = IRQ to be used (5, 7, 10, 11, 12 or 15)
Testing parameters - never used unless a service technician
tells you to:
/NOPOWERFAIL = Turn off powerfail signal from IO2 card.
/NOIO2 = Turn off the IO2 card.
/NOLCD = Turn off LCD display.
/NOAPN = Turn of console input.
/NODMX = Turn off DMX output.
/CONSOLE 0 = For prototype Pronto boards only.
/TESTMODE = Add additional tests.
/EVENTTEST = Add event logging.
/CPUTEST = Shows the CPU load.
Editing the P.BAT file
CAUTION: Do not edit or change any files in DOS unless you are
perfectly sure what you are doing. A service technician should do
this, or your guarantee will be invalid.
1) Exit to DOS with the command SHUTDOWN (File menu).
2) Type "edit p.bat" and press ENTER
3) Add or subtract any of the Startup Parameters above
4) Save (File menu) and Exit (File menu).
5) Restart Pronto by entering "p" and pressing ENTER
-
Bullen Lagerbielke
- PAR-36

- Inlägg: 297
- Blev medlem: ons 30 nov 2005, 19:16
- Ort: Stockholm
- Kontakt:
Re: pronto på´bordet
Ok, om du tittar i filen p.bat och autpexec.bat ser dom likadana ut som i manualen?
- Niklas Elste
- PAR-64

- Inlägg: 2169
- Blev medlem: sön 13 jul 2008, 15:58
Re: pronto på´bordet
du menar edit p.bat?
jag är inte gammal nog för att vara bra på dos
jag är inte gammal nog för att vara bra på dos
-
Bullen Lagerbielke
- PAR-36

- Inlägg: 297
- Blev medlem: ons 30 nov 2005, 19:16
- Ort: Stockholm
- Kontakt:
Re: pronto på´bordet
Dont Panic
För att vara bra på dos behöver man bara kunna redigera text filer, typ!
Om du inte vill göra det själv, hitta nån som är lika gammal som mig och be om hjälp
Annars får du väl ringa å så får vi se vad man kan göra?
Bullen
För att vara bra på dos behöver man bara kunna redigera text filer, typ!
Om du inte vill göra det själv, hitta nån som är lika gammal som mig och be om hjälp
Annars får du väl ringa å så får vi se vad man kan göra?
Bullen
- Niklas Elste
- PAR-64

- Inlägg: 2169
- Blev medlem: sön 13 jul 2008, 15:58
Re: pronto på´bordet
är du dyr i timmen?
- Niklas Elste
- PAR-64

- Inlägg: 2169
- Blev medlem: sön 13 jul 2008, 15:58
Re: pronto på´bordet
bud rulltårta och en påse bullar
Vilka är online
Användare som besöker denna kategori: 2 och 0 gäster
