Reviews & Opinions
Independent and trusted. Read before buy Tascam CD-01U!

Tascam CD-01U


Bookmark
Tascam CD-01U

Bookmark and Share

 

Tascam CD-01UTeac CD 01U CD / MP3 player
The Tasc CD-01U is a professional CD player, designed to fit into one rack space. Tasc CD-01U can save room in broadcast equipment racks and custom installations. The Tasc CD-01U has an RS-232 control port available for programming with AMX and Crestron systems. It features MP3 playback, 20-second shock protection and pitch controls for flexible performance. Naturally, it uses reliable Tasc slot-loading CD to transport for years of trouble-free use, making the Tasc CD-01U a standard for compact ... Read more
[ Report abuse or wrong photo | Share your Tascam CD-01U photo ]

 

 

Manual

Preview of first few manual pages (at low quality). Check before download. Click to enlarge.
Manual - 1 page 

Download (English)
Tascam CD-01U, size: 686 KB
Related manuals
Tascam CD-01U PRO
Tascam CD-01U Quick Start Guide
Tascam CD-01U Pro Quick Start Guide

 

Tascam CD-01U

 

 

User reviews and opinions

<== Click here to post a new opinion, comment, review, etc.

No opinions have been provided. Be the first and add a new opinion/review.

 

Documents

doc0

RS-232

CD-01U / CD-01UPRO

Technical Documentation

PRODUCT OVERVIEW
Setting the standard for CD playback are TASCAMs CD-01U and CD01UPRO professional CD players. The CD-01U / CD-01UPRO, designed to fit in a single rack space, utilizing a reliable TASCAM slot-loading CD transport for years of trouble-free use. Available in two versions; an unbalanced model (CD-01U) and a professional model (CD-01U Pro) with balanced analog and digital outputs. Both models feature MP3 playback, 20-second shock protection, pitch control, and are equipped with an RS-232 control port.
MSRP CD-01U $ 599.00 MSRP CD-01UPRO $ 699.00
1-space rack-mountable CD Player CD-R/RW Playback, including 12cm and 8cm CDs MP3 Playback 20-second RAM buffer for shock protection Slot-loading CD transport RCA Unbalanced analog outputs S/PDIF optical digital output Eject block function Serial control via RS-232C Wireless remote control Call function returns to last play start point Auto Ready and Auto Cue Fade In/Out function (up to 10 seconds in 1/2 second steps)
Repeat, Single-Play and Program playback modes XLR balanced analog outputs (CD-01U Pro) 12.5% pitch control XLR AES/EBU digital outputs (CD-01U Pro)
Key Original mode allows you to change the speed Parallel control over 15-pin D-sub (CD-01U Pro) without changing the pitch
CONSULTANTS AND SYSTEM DESIGN SPECIFICATIONS
The CD-01U / CD-01UPRO are 1U rack mountable CD players with slot loading transports. The CD players provide multiple playback modes, auto cueing, auto-ready, Intro-Check, Pitch Control (+/- 12%), Key Original Function, and fade in/out function ( up to 10 seconds in step increments). The CD players are equipped with 20 seconds of RAM buffer for shock protection and both are RS-232 controllable. Outputs on the CD-01U are unbalanced analog and digital optical S/PDIF. Outputs on the CD-01UPRO are XLR balanced analog and XLR AES/EBU digital. The CD-10UPRO also includes a 15-pin D-sub for parallel control.
TASCAM 7733 Telegraph Road
All features and specifications are subject to change without notice. Contact your local TASCAM representative for the latest information.
Montebello, CA 90640 (323) 726-0303 http://www.tascamcontractor.com 1
TASCAM CD-01U / CD-01UPRO

PANELS

SPECIFICATIONS
CD-01UPRO PARALLEL PINOUT
Montebello, CA 90640 (323) 726-0303 http://www.tascamcontractor.com

doc1

TASCAM CD-01U/CD-01U PRO RS-232C Protocol Specifications

TASCAM CD-01U/CD-01UPRO

CONTROL I/O Terminals RS-232C Protocol Specifications

Ver. 1.02 July 2005 TEAC

TEAC Corporation

1. Overview

The CD-01U/CD-01U PRO (here referred to as controlled device) functions can be controlled using a serial RS-232C connection from an external device, such as a computer. Such a device is referred to here as the external controller.

2. Specifications

2.1. Electrical Specifications Conforms to standard JIS X-5101 (equivalent to former JIS-C-6361 and EIA RS-232C standards) Note that this is not compatible with the RS-422 used in professional VTR units. Impedance at receiver When measured with an applied voltage of between +/-3 V and +/-15 V, the DC resistance is between 3 kohm and 7 kohm. Total load capacitance of < 2500 pF Open circuit voltage at transmitter < 25V Open circuit voltage at receiver < 2V Signal voltage When the open circuit voltage at the receiver is 0 V, the signal voltage is between +/-5 V and +/-15 V against a load impedance of between 3 kohm and 7 kohm. Signal discrimination Logical 1 = < -3V Logical 0 = > +3V
2.2. Communication format Circuit type 3-wire, Half-duplex Transmission type Digital binary serial Data speed (baud rate) 9600/19200/38400 bit/sec Word length 8-bit Parity bit None Stop bit 1 bit (* Word length, parity bit, and stop bit of CD-01U are fixed.) 2.3. Connector pin-out Connector
D-sub 9pin female (Inch screw thread)
Terminal pin-out and input/output signals Pin No. In/Out Signal name Description 1 NC Not connected 2 In Rx Data Data received at this pin *Out Tx Data Data transmitted from this pin 4 (Reserved) Reserved 5 GND Signal ground pin 6 (Reserved) Reserved 7 (Reserved) Reserved 8 (Reserved) Reserved 9 NC Not connected *1: Impress voltage complied with RS-232C standard to Rx Data. *2: CD-01U doesnt have RTS/CTS terminals for loop-back in this connector. Make sure the specifications of external controller and if necessary, please have the loop-back circuit outside of the CD-01U.

CD-01U/CD-01U PRO

External controller

3. Command Format

3.1. Command Format Overview Byte 1 LF Byte 2 ID Byte 3 Byte 4 Command Byte 5 Data 1 Byte 6 Data 2 Byte 7 Data 3 Byte 8 Data 4 Byte n CR
The codes described here are transmitted in ASCII format (e.g. a command described as 23 is transmitted as ASCII 2 followed by ASCII 3). Uppercase letters are used for letters A through F. All commands must be prefixed by a line-feed (LF) character [0Ah] followed by a Machine ID. All commands are terminated by a carriage return (CR) character [0Dh]. Sample commands Sample 1: PLAY command (Machine ID=0) When the controlled device is in STOP/READY mode, this command starts playback. The PLAY command is [12], and it is transmitted using the following sequence: ID 0 30h Command 31h 32h

ASCII HEX

LF 0Ah

CR 0Dh

Sample 2:Direct search for track 12 (Machine ID=0) In order to perform this operation, DIRECT TRACK SEARCH PRESET [23] command is used. The track number is also sent as a parameter (data). This is sent in four bytes, as shown below: ID 0 30h Command 31h 32h Data: 12th track 31h 32h 30h 30h

The four data bytes represent, in order, the following digits of the track number: the tens digit (1), the units digit (2), the thousands digit (0), and the hundreds digit (0).
3.2. Machine ID Machine ID of this device is fixed to [0]. A command with other Machine ID than [0] is ignored.

3.3. List of Commands

Control/Preset/Sense Command 0F 1A 1D 25 2C 2E 3A 3E 3F 4D 4E 5D 5E INFORMATION REQUEST STOP PLAY READY JOG SHUTTLE EJECT TRACK SKIP CALL AUTO CUE LEVEL PRESET DIRECT TRACK SEARCH PRESET PITCH CONTROL DATA PRESET TIME SEARCH PRESET FADE IN/OUT TIME PRESET AUTO CUE SELECT EOM TRACK TIME PRESET TIMER RESUME PLAY SELECT PITCH CONTROL SELECT AUTO READY SELECT REPEAT SELECT INCR PLAY SELECT FADE IN/OUT SELECT TIME DATA SEND SELECT PLAY MODE SELECT PLAY MODE SENSE MECHA STATUS SENSE ISRC SENSE TRACK No. SENSE DISC STATUS SENSE CURRENT TRACK INFORMATION SENSE CURRENT TRACK TIME SENSE TOTAL TRACK No./TOTAL TIME SENSE PGM TOTAL TRACK No./TOTAL TIME SENSE A5 AE B0 B2 B4 B5 B6 B7 BA BE BF CE D0 D3 D5 D6 D7 D8 DD DE F0 F2 F4 FERROR SENSE F8 PITCH CONTROL DATA RETURN FADE IN/OUT TIME RETURN AUTO CUE SELECT RETURN EOM TRACK TIME RETURN TIMER RESUME PLAY SELECT RETURN PITCH CONTROL SELECT RETURN AUTO READY SELECT RETURN REPEAT SELECT RETURN INCR PLAY SELECT RETURN FADE IN/OUT SELECT RETURN TIME DATA SEND SELECT RTURN PLAY MODE RTURN MECHA STATUS RETURN ISRC RETURN TRACK No. RETURN DISC STATUS RETURN CURRENT TRACK INFORMATION RETURN CURRENT TRACK TIME RETURN TOTAL TRACK No./TOTAL TIME RETURN PGM TOTAL TRACK No./TOTAL TIME RETURN ERROR SENSE REQUEST ILLEGAL STATUS POWER ON STATUS CHANGE STATUS ERROR SENSE RETURN A0 AUTO CUE LEVEL RETURN Return Command 88 8F TIME DATA INFORMATION RETURN
Version up history Ver. 1.00: Released version. Ver. 1.02: Following commands to be added. PITCH CONTROL DATA PRESET [25] FADE IN/OUT TIME PRESET [2E] EOM TRACK TIME PRESET [32] TIMER RESUME PLAY SELECT [34] FADE IN/OUT SELECT [3E] TIME DATA SEND SELECT [3F] PLAY MODE SENSE [4E] ISRC SENSE [53] CURRENT TRACK TIME SENSE [58] TOTAL TRACK No. / TOTAL TIME SENSE [5D] PITCH CONTROL DATA RETURN [A5] FADE IN/OUT TIME RETURN [AE] EOM TRACK TIME RETURN [B2] TIMER RESUME PLAY SELECT RETURN [B4] FADE IN/OUT SELECT RETURN [BE] TIME DATA SEND SELECT RETURN [BF] PLAY MODE RETURN [CE] ISRC RETURN [D3] CURRENT TRACK TIME RETURN [D8] TOTAL TRACK No. / TOTAL TIME RETURN [DD]
3.4. Command Sequence The CD-01U/CD-01U PRO does not have the ACK command for the each transport control command and data preset command. When a request command is transmitted from external controller to the controlled device, the controlled device sends an appropriate return command. When the mechanism status of the controlled device is changed (i.e. from stop to play), or an error occurs, the controlled device sends a command to notify such change to the external controller. Some samples of command sequence are described below: Note that an interval of at least 20 ms must be left between commands. Sample 1: Transport control (i.e. PLAY) The controlled device is in STOP mode. Send the transport control (PLAY) command from the external controller to the controlled device. The controlled device starts playback and sends the CHANGE STATUS return command. Command External controller PLAY -> <CHANGED STATUS Controlled device Status of the controlled device STOP Starts playback Sent the CHANGE STATUS return command

Sample 2: To preset a data (i.e. PITCH CONTROL DATA PRESET) Send the PITCH CONTROL DATA PRESET command with pitch control value from the external controller to the controlled device. The controlled device sets the pitch control data. Command External controller Controlled device PITCH CONTROL DATA -> PRESET (i.e. 1.0%) Status of the controlled device Sets pitch control data to -1.0%.
Sample 3: To request the status or a data currently set (i.e. PITCH CONTROL DATA) Send the PITCH CONTROL DATA PRESET command with request data [FF] from the external controller to the controlled device. If the controlled device has the pitch control data, the controlled device returns the PITCH CONTROL DATA RETURN with pitch control value. Command Controlled device DATA -> <PITCH CONTROL RETURN DATA Status of the controlled device
External controller PITCH CONTROL PRESET (with FF)

4. Command Detail

Commands, data, and machine IDs which are described here are represented in characters (ASCII). A command is a 2-byte character, a Machine ID is a 1-byte character, and each data is a 1-byte character. 4-1. INFORMATION REQUEST Requests the internal software version number of the controlled device. Command 0F Data None Return INFORMATION RETURN [8F] 4-2. STOP Puts the controlled device into STOP mode. Command 10 Data None Return None 4-3. PLAY Puts the controlled device into PLAY mode. Command 12 Data None Return None 4-4. READY Puts the controlled device into READY mode. Command 14 Data 2 bytes Return None Data 1 Data 2 Description Remarks Ready Off Ready On If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-5. JOG Turns the JOG mode on and off, and performs frame accurate search. Command 15 Data 2 bytes Return None Data 1 Data 2 Description Remarks Jog Off Turns the Jog mode off Jog On Turns the Jog mode on Jog Forward Frame accurate search in forward direction Jog Reverse Frame accurate search in backward direction If the specified data is other than described above, the controlled device sends ILLEGAL [F2].
4-6. SHUTTLE Performs the search function in SHUTTLE mode. SHUTTLE mode is maintained until the other command such as STOP, PLAY, or READY is received. Command 16 Data 2 bytes Return None Data 1 Data 2 Description Remarks Shuttle Forward Searches in shuttle mode in forward direction Shuttle Reverse Searches in shuttle mode in backward direction If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-7. EJECT Ejects or load a disc. Command Data Return

18 None None

4-8. TRACK SKIP Allows track selection to the previous or next start-of-track position. The transport mode when this command is received (playing or pausing) is maintained after skipping. Command 1A Data 2 bytes Return None Remarks Skips to the next track. If the playback position is beginning of a track (within 1 sec.), skips to the start point of the previous track. If not, skips to the start point of the current track. Index Skip Next Skips to the next Index. Index Skip Previous Skips to the previous index. If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-9. CALL Locates to the Call Point and puts the controlled device into Ready mode. Command 1D Data None Return None Data 0 Data 1 Description Track Skip Next Track Skip Previous
4-10. AUTO CUE LEVEL PRESET Sets the Auto Cue level of the controlled device. When this command is transmitted with request data ([FF]), the controlled device returns the AUTO CUE LEVEL RETURN command [A0]. The Auto Cue function is turned on and off using the AUTO CUE SELECT command [30]. Command 20 Data 2 bytes Return AUTO CUE LEVEL RETURN [A0] Data 1 Data 2 Description Remarks -24dB Sets the Auto Cue detect level to 24dB. -30dB Sets the Auto Cue detect level to 30dB. -36dB Sets the Auto Cue detect level to 36dB. -42dB Sets the Auto Cue detect level to 42dB. -48dB Sets the Auto Cue detect level to 48dB. -54dB Sets the Auto Cue detect level to 54dB. -60dB Sets the Auto Cue detect level to 60dB. -66dB Sets the Auto Cue detect level to 66dB. -72dB Sets the Auto Cue detect level to 72dB. F F Auto Cue level request Requests the currently set the Auto Cue detect level. If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-11. DIRECT TRACK SEARCH PRESET Sets a track number. If the controlled device is in stop or play mode, the specified track is played back. If the controlled device is in ready mode, the unit will enter ready mode at the start of the specified track. This command is judged to be illegal if an attempt is made to jump to a non-existent track (e.g. track 11 on a 10-track disc). Command 23 Data 4 bytes Return None Description Remarks Data 1 Tens digit of track number Data 2 Units digit of track number Track number Sample) 2300: Track 23 Data 3 Thousands digit of track number Data 4 Hundreds of track number If the specified track number does not exist on the disc, the controlled device sends ILLEGAL [F2].
4-12. PITCH CONTROL DATA PRESET Sets the Pitch Control value from 12.5% to +12.5% in 0.1% steps. When this command is transmitted with request data ([FF]), the controlled device returns the PITCH CONTROL DATA RETURN command [A5]. The pitch control function is turned on and off using the PITCH CONTROL SELECT command [35]. Command 25 Data 4 bytes or 2 bytes Return PITCH DATA RETURN [A5] Remarks Positive (+) value Negative (-) value N2 N3 N1 N1: Tens of pitch control value Preset % N2: Units of pitch control value N3: 1st decimal of pitch control value [Sample] 2010: -2.0% F F Pitch Control Requests the currently set the Pitch value request Control value If the specified data is out of range, the controlled device sends ILLEGAL [F2]. 4-13. TIME SEARCH PRESET Locates to the specified track and time in minutes and seconds. If the controlled device is in stop or play mode, playback will start at the specified time. If the controlled device is in ready mode, the playback position will move to the specified time, and the controlled device will enter ready mode there. The time specified must be a valid time (e.g. the track must exist on the disc). This command cannot use for MP3 discs. Command 2C Data 12 bytes Return None Description Remarks Data 1 Tens digit of track number Data 2 Units digit of track number [Sample] 020003001030: 2tr 03m 10s 30f Data 3 Thousands digit of track number Data 4 Hundreds digit of track number Data 5 Tens digit of minutes Data 6 Units digit of minutes Data 7 Thousands digit of minutes Data 8 Hundreds digit of minutes Data 9 Tens digit of seconds Data 10 Units digit of seconds Data 11 Tens digit of frames Data 12 Units digit of frames If the specified data (Track number and time) does not exist on the disc, the controlled device sends ILLEGAL [F2]. Data 1 Data 2 Data 1 Data 4 Description

4-14. FADE IN/OUT TIME PRESET Sets the fade in and out time from 1 to 10 seconds in 1 second steps. When this command is transmitted with request data ([00FF] or [01FF]), the controlled device returns the FADE IN/OUT TIME RETURN command [AE]. The FADE mode is turned on and off using the FADE IN/OUT SELECT command [3E]. Command 2E Data 4 bytes Return FADE IN/OUT TIME RETURN [AE] Data 0 Remarks Sets the Fade In time Requests the Fade In time 1 Tens digit of Fade Out time Units digit of Fade Out time Sets the fade Out time 1 F F Requests the Fade Out time If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. If the specified data is out of range, the controlled device sends ILLEGAL [F2]. Data 0 Data 3 Tens digit of Fade In time F Data 4 Units digit of Fade In time F
4-15. AUTO CUE SELECT Turns the Auto Cue function on and off. When this command is transmitted with request data ([FF]), the controlled device returns the AUTO CUE SELECT RETURN command [B0]. The Auto Cue level is set using the AUTO CUE LEVEL PRESET command [20]. Command 30 Data 2 bytes Return AUTO CUE SELECT RETURN [B0] Data 1 Data 2 Description Remarks AUTO CUE MODE OFF Turns the Auto Cue function off AUTO CUE MODE ON Turns the Auto Cue function on F F Auto Cue mode status request Requests the Auto Cue mode status If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-16. EOM TRACK TIME SELECT Sets the EOM (End of message) time. When this command is transmitted with request data ([FF]), the controlled device returns the EOM TRACK TIME RETURN command [B2]. The EOM time should be set to 00, 05, 10, 15, 20, 25, 30, or 35. Command 32 Data 2 bytes Return EOM TRACK TIME RETURN [B2] Remarks N1: Tens digit of EOM time N2: Units digit of EOM time (00, 05, 10, 15, 20, 25, 30, or 35) F F EOM time request Requests the EOM time If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. Data 1 N1 Data 2 N2 Description Sec
4-17. TIMER/RESUME PLAY SELECT Turns the Power-on-play mode and Resume Play mode on and off. When this command is transmitted with request data ([FF]), the controlled device sends the RESUME PLAY SELECT RETURN command [B4]. Command 34 Data 2 bytes Return RESUME PLAY SELECT RETURN [B4] Data 0 F Data 3 F Description Power-on-play OFF / RESUME OFF Power-on-play ON / RESUME OFF Power-on-play OFF / RESUME ON Power-on-play ON / RESUME ON Power-on-play/Resume status request Remarks
Requests the status of Power-on-play / Resume mode If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-18. PITCH CONTROL SELECT Turns the Pitch Control mode on and off. When this command is transmitted with request data [FF], the controlled device returns the PITCH CONTROL SELECT RETURN command [B5]. The Pitch Control value is set using the PITCH CONTROL DATA PRESET command [25]. Command 35 Data 2 bytes Return PITCH CONTROL SELECT RETURN [B5] Description Remarks Pitch Control Off Turns the Pitch Control mode off Pitch Control On Turns the Pitch Control mode on Pitch Control mode Requests the Pitch Control mode status status request If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-19. AUTO READY SELECT Turns the Auto Ready mode on and off. When this command is transmitted with request data [FF], the controlled device returns the AUTO READY SELECT RETURN command [B6]. Command 36 Data 2 bytes Return AUTO READY SELECT RETURN [B6] Data 1 Data 2 Description Remarks Auto Ready Off Turns the Auto Ready function off Auto Ready On Turns the Auto Ready function on F F Auto Ready mode status request Requests the Auto Ready mode status If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. Data 0 F Data 1 F

4-20. REPEAT SELECT Sets the Repeat mode. When this command is transmitted with request data [FF], the controlled device returns the REPEAT SELECT RETURN command [B7]. Command 37 Data 2 bytes Return REPEAT SELECT RETURN [B7] Data 1 Data 2 Description Remarks Repeat Off Turns the repeat mode off Repeat On Turns the repeat mode on F F Repeat mode status request Requests the repeat mode status If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-21. INCR PLAY SELECT Turns the Incremental Play mode on and off. When this command is transmitted with request data [FF], the controlled device returns the INCR PLAY SELECT RETURN command [BA]. Command 3A Data 2 bytes Return INCR PLAY SELECT RETURN [BA] Description Remarks Incremental Play Off Turns the Incremental Play function off Incremental Play On Turns the Incremental Play function on Incremental Play function status Requests the Incremental Play function request status If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-22. FADE IN/OUT SELECT Sets the Fade in/out mode. When this command is transmitted with request data [FF], the controlled device returns the FADE IN/OUT SELECT RETURN command [BE]. Fade In and Out time are set using the FADE IN/OUT TIME PRESET command [2E]. Command 3E Data 2 bytes Return FADE IN/OUT SELECT RETURN [BE] Data 1 Data 2 Description Remarks Fade In Off / Fade Out Off Fade In On / Fade Out Off Fade In Off / Fade Out ON Fade In On / Fade Out On F F Fade In/Out status request Requests the Fade In/Out mode status If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. Data 0 F Data 1 F
4-23. TIME DATA SEND SELECT Sets the Time mode of the time data that is sent out from the controlled device automatically (without any request command). When this command is transmitted with request data [FF], the controlled device returns the TIME DATA SEND SELECT RETURN command [BF]. When specified data includes Without Frame information, frame information will not shown on the display of the controlled device. Command 3F Data 2 bytes Return TIME DATA SEND SELECT RETURN [BF] Remarks Time data (TIME DATA [88]) will not be sent out from the controlled device automatically Elapsed Time With frame data Remain Time With frame data Total Remain Time With frame data Elapsed Time Without frame data Remain Time Without frame data Total Remain Time Without frame data F F Time Data Send status request Requests the Output Time Data status If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-24. PLAY MODE SELECT Sets the Play mode. The status of the PLAY mode can be requested using the PLAY MODE SENSE command [4E]. Command 4D Data 2 bytes Return None Data 1 Data 2 Description Remarks Normal Play Sets the Play Mode to normal (continuous) play mode Single Play Sets the Play Mode to single play mode Program Play Sets the Play Mode to program play mode Random Play Sets the Play Mode to random play mode If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-25. PLAY MOSE SENSE Requests the status of the Play mode. The contents of the reply are described in the PLAY MODE RETURN command. Command 4E Data None Return PLAY MODE RETURN [CE] 4-26. MECHA STATUS SENSE Requests the status of the mechanism. The contents of the reply are described in the MECHA STATUS RETURN command. Command 50 Data None Return MECHA STATSU RETURN [D0] Data Data Description Off

4-27. ISRC SENSE Requests the output of the ISRC code of the current track (ready mode) or the catalog (stop mode). This data can only be output when a playback-only disc is loaded. Command 53 Data None Return ISRC RETURN [D3] 4-28. TRACK No. SENSE Requests the current track number. Command 55 Data None Return TRACK No. STATUS RETURN [D5] 4-29. DISC STATUS SENSE Requests information on the presence or absence of a disc in the controlled device, and whether a disc is recordable or playback-only. The contents of the reply are described in the DISC STATUS RETURN command. Command 56 Data None Return DISC STATUS RETURN [D6] 4-30. CURRENT TRACK INFORMATION SENSE Requests the elapsed time form of the current track time (play or ready modes). Command 57 Data None Return CURRENT TRACK INFORMATION RETURN [D7] 4-31. CURRENT TRACK TIME SENSE Requests the specific form of the current track time (play or ready modes). Command 58 Machine ID 0 Data 2 bytes Return CURRENT TRACK TIME RETURN [D8] Data 1 Data 2 Description Remarks Elapsed Time Requests the elapsed time form of the track time Remain Time Requests the remaining time form of the track time Total Remain Time Requests the Total remaining time form of the track time If the specified data is other than described above, the controlled device sends ILLEGAL [F2]. 4-32. TOTAL TRACK No./TOTAL TIME SENSE Requests the total number of the tracks and the running time on a disc. In MP3 discs, requests the total number of tracks. Command 5D Data None Return TOTAL TRACK No./TOTAL TIME RETURN [DD] 4-33. PGM TOTAL TRACK No./TOTAL TIME SENSE Requests the total number of the programmed tracks and the running time of the programmed tracks. Command 5E Data None Return PGM TOTAL TRACK No./TOTAL TIME RETURN [DE]
4-34. ERROR SENSE Should be transmitted by the external controller on receipt of an ERROR SENSE REQUEST [F0] from the controlled device, to determine the exact error. The contents of the reply are described in the ERROR SENSE RETURN command. Command 78 Data None Return ERROR SENSE RETURN [F8]

5. Return Command Detail

5-1. TIME DATA When the Time mode is set to other than OFF with TIME DATA SEND SELECT command [3F], controlled device outputs the time data in specified form by TIME DATA SEND SELECT command [3F]. Command 88 Data 8 bytes Description Tens digit of minutes Units digit of minutes Thousands digit of minutes Hundreds digit of minutes Tens digit of seconds Units digit of seconds Tens digit of frames Units digit of frames Remarks

Data 1 Data 2 Data 3 Data 4 Data 5 Data 6 Data 7 Data 8
5-2. INFORMATION RETURN Transmitted in response to an INFORMATION REQUEST command [0F]. Returns the software version of the controlled device. Command 8F Data 4 bytes Request command INFORMATION REQUEST [0F] Data 1 Data 2 Data 3 Data 4 Tens digit of software version Units digit of software version 1st decimal digit of software version Hundreds digit of software version Sample data for Data 1 - Data Version 1.00
5-3. AUTO CUE LEVEL RETURN Transmitted in response to an AUTO CUE LEVEL PRESET command [20] with the request data ([FF]) to show the currently set Auto Cue level. Command A0 Data 2 bytes Request command AUTO CUE LEVEL PRESET [20] Data Data Description -24dB -30dB -36dB -42dB -48dB -54dB -60dB -66dB -72dB Remarks Auto Cue detect level is set to 24dB Auto Cue detect level is set to 30dB Auto Cue detect level is set to 36dB Auto Cue detect level is set to 42dB Auto Cue detect level is set to 48dB Auto Cue detect level is set to 54dB Auto Cue detect level is set to 60dB Auto Cue detect level is set to 66dB Auto Cue detect level is set to 72dB
5-4. PITCH CONTROL DATA RETURN Transmitted in response to a PITCH CONTROL DATA PRESET command [25] with the request data ([FF]) to show the currently set Pitch Control value. Command A5 Data 4 bytes Request command PITCH CONTROL DATA PRESET [25] Data 1 Data 2 Data 1 Data 4 Description Remarks Positive (+) value Negative (-) value N1: Tens digit of pitch control value N2: Units digit of pitch control value N3: 1st decimal of pitch control value Sample) 2310: -2.3%

Preset %

5-5. FADE IN/OUT TIME RETURN Transmitted in response to a FADE IN/OUT TIME PRESET command [2E] with the request data ([00FF] or [01FF]) to show the currently set the Fade In and Out time. Command AE Data 4 bytes Request command FADE IN/OUT TIME PRESET [2E] Data 0 Data 1 Data 3 Tens digit of Fade In time Tens digit of Fade Out time Data 4 Units digit of Fade In time Units digit of Fade Out time Remarks Fade In time Fade Out time
5-6. AUTO CUE SELECT RETURN Transmitted in response to an AUTO CUE SELECT command [30] with the request data ([FF]) to show the currently set the Auto Cue mode status. Command B0 Data 2 bytes Request command AUTO CUE SELECT [30] Data 0 Data 1 Description Auto Cue Off Auto Cue On Remarks Auto Cue function is turned off Auto Cue function is turned on
5-7. EOM TRACK TIME RETURN Transmitted in response to an EOM TRACK TIME PRESET command [32] with the request data ([FF]) to show the currently set EOM time. Command B2 Data 2 bytes Request command EOM TRACK TIME PRESET [32] Data 1 N1 Data 2 N2 Description Sec Remarks N1: Tens digit of EOM time N2: Units digit of EOM time 00=Off

5-8. TIMER/RESUME PLAY SELECT RETURN Transmitted in response to a TIMER/RESUME PLAY SELECT command [34] with the request data ([FF]) to show the currently set the Power-on-play/Resume function status. Command B4 Data 2 bytes Request command TIMER/RESUME PLAY SELECT [34] Data 0 Data 3 Description Timer Off/Resume Off Timer On/Resume Off Timer Off/Resume On Timer On/Resume On Remarks
5-9. PITCH CONTROL SELECT RETURN Transmitted in response to a PITCH CONTROL SELECT command [35] with the request data ([FF]) to show the currently set the Pitch Control mode status. Command B5 Data 2 bytes Request command PITCH CONTROL SELECT [35] Data 0 Data 1 Description Pitch Control Off Pitch Control On Remarks Pitch Control mode is turned off Pitch Control mode is turned on
5-10. AUTO READY SELECT RETURN Transmitted in response to an AUTO READY SELECT command [36] with the request data ([FF]) to show the currently set the Auto Ready mode status. Command B6 Data 2 bytes Request command AUTO READY SELECT [36] Data 0 Data 1 Description Auto Ready Off Auto Ready On Remarks Auto Ready function is turned off Auto Ready function is turned on
5-11. REPEAT SELECT RETURN Transmitted in response to a REPEAT SELECT command [37] with the request data ([FF]) to show the currently set the repeat function status. Command B7 Data 2 bytes Request command REPEAT SELECT [37] Data 0 Data 1 Description Repeat Off Repeat On Remarks Repeat mode is off Repeat mode is on
5-12. INCR PLAY SELECT RETURN Transmitted in response to an INCR PLAY SELECT command [3A] with the request data ([FF]) to show the currently set the Incremental Play function status. Command BA Data 2 bytes Request command INCR PLAY SELECT [3A] Data 0 Data 1 Description INCR Play Off INCR Play On Remarks Incremental Play function is turned off Incremental Play function is turned on
5-13. FADE IN/OUT SELECT RETURN Transmitted in response to a FADE IN/OUT SELECT command [3E] with the request data ([FF]) to show the currently set the Fade In/Out function status. Command BE Data 2 bytes Request command FADE IN/OUT SELECT [3E] Data 1 Data 1 Description Fade In Off / Fade Out Off Fade In On / Fade Out Off Fade In Off / Fade Out On Fade In On / Fade Out On Remarks
5-14. TIME DATA SEND SELECT RETURN Transmitted in response to a TIME DATA SEND SELECT command [3F] with the request data ([FF]) to show the currently set the output time data status. Command BF Data 2 bytes Request command TIME DATA SEND SELECT [3F] Data Data Description Off Elapsed Time with frames Remain Time with frames Total Remain Time with frames Elapsed Time without frames Remain Time without frames Total Remain Time without frames Remarks
5-15. PLAY MODE RETURN Transmitted in response to a PLAY MODE SENSE command [4E] with the request data ([FF]) to show the currently set the Play Mode status. Command CE Data 2 bytes Request command PLAY MODE SENSE [4E] Data 0 Data 6 Description Continue Single A-B Repeat Program (program is existing) Program (no programmed tracks) Random Remarks

5-16. MECHA STATUS RETURN Transmitted in response to a MECHA STATUS SENSE command [50] and gives the current mechanism status of the controlled device. Command D0 Data 2 bytes Request command MECHA STATUS SENSE [50] Data 1 Data 2 Description No Disc Eject / load Eject Stop Play Ready Remarks A disc is not loaded Ejecting or Loading a disc Ejecting a disc Transport is in stop mode Transport is playing Transport is pausing
5-17. ISRC RETURN Transmitted in response to an ISRC SENSE command [53], giving the ISRC disc catalog number (stop mode) or current track code (play or ready modes). ISRC codes are only available from playback-only discs. If an attempt is made to read an ISRC code from any other type of disc, the controlled device will return 0. The 0 will also be transmitted if an attempt is made to read an ISRC code from a playback-only disc which has no such codes recorded on it. Command D3 Data 25 bytes Request command ISRC SENSE [53] Description ISRC code Catalog No. Remarks

Data 1-12 Data 13-25

5-18. TRACK No. RETURN Transmitted in response to a TRACK No. SENSE command [55], giving the current track status. Command D5 Data 6 bytes Request command TRACK No. SENSE [55] Description EOM Status Tens digit of the Track Number Units digit of the Track Number Thousands digit of the Track Number Hundreds digit of the Track Number Remarks 00: Does not show the EOM status 01: Shows the EOM status
Data 1 Data 2 Data 3 Data 4 Data 5 Data 6
5-19. DISC STATUS RETURN Transmitted in response to a DISC STATUS SENSE command [56], giving the status of the loaded disc. Command D6 Data 4 bytes Request command DISC STATUS SENSE [56] Data 1 Data 2 Data 3 Disc Type Data 4 Disc Status 00: No Disc 01: A disc has been loaded 00: CD-DA 02: CD-DA (RW) 10: CD-Data (ROM) 12: CD-Data (RW)
5-20. CURRENT TRACK INFORMATION RETURN Transmitted in response to a CURRENT TRACK INFORMATION SENSE command [57], giving the elapsed time of the current track. Command D7 Data 12 bytes Request command CURRENT TRACK INFORMATION SENSE [57] Description Tens digit of the track number or tens digit of the program number Units digit of the track number or Units digit of the program number Thousands digit of the track number Hundreds digit of the track number Tens digit of minutes Units digit of minutes Thousands digit of minutes Hundreds digit of minutes Tens digit of seconds Units digit of seconds Tens digit of frames Units digit of flames Remarks When Play Mode is set to PGM mode, returns the program number with data1 and data2.
Data 1 Data 2 Data 3 Data 4 Data 5 Data 6 Data 7 Data 8 Data 9 Data 10 Data 11 Data 12
5-21. CURRENT TRACK TIME RETURN Transmitted in response to a CURRENT TRACK TIME SENSE command [58], giving the specified form of the time data of the current track. Command D8 Data 10 bytes Request command CURRENT TRACK TIME SENSE [58] Description Data 1 Data 2 Data 3 Data 4 Data 5 Data 6 Data 7 Data 8 Data 9 Data 10 Time Mode Tens digit of minutes Units digit of minutes Thousands digit of minutes Hundreds digit of minutes Tens digit of seconds Units digit of seconds Tens digit of frames Units digit of frames Remarks 00: Elapsed time 03: Total remain time 10: Track remain time

5-22. TOTAL TRACK No./TOTAL TIME RETURN Transmitted in response to a TOTAL TRACK No./TOTAL TIME SENSE command [5D], giving the total number of the tracks and the running time on a disc. Command DD Data 12 bytes Request command TOTAL TRACK No./TOTAL TIME SENSE [5D] Description Tens digit of total number of tracks Units digit of total number of tracks Thousands digit of total number of tracks Hundreds digit of total number of tracks Tens digit of minutes Units digit of minutes Thousands digit of minutes Hundreds digit of minutes Tens digit of seconds Units digit of seconds Tens digit of frames Units digit of frames Remarks
5-23. PGM TOTAL TRACK No./TOTAL TIME RETURN Transmitted in response to a PGM TOTAL TRACK No./TOTAL TIME SENSE command [5E], giving the total number of the programmed tracks and the running time of the programmed tracks. Command DE Data 12 bytes Request command PGM TOTAL TRACK No./TOTAL TIME SENSE [5E] Description Tens digit of total tracks Units digit of total tracks Thousands digit of total tracks Hundreds digit of total tracks Tens digit of minutes Units digit of minutes Thousands digit of minutes Hundreds digit of minutes Tens digit of seconds Units digit of seconds Tens digit of frames Units digit of frames Remarks
5-24. ERROR SENSE REQUEST Transmitted from the controlled device to the external controller to indicate an error condition. On receipt of this message, the external controller should issue an ERROR SENSE request [78] in order to determine the error type. Command F0 Data None Request command None 5-25. ILLEGAL STATUS Transmitted from the controlled device to the external controller in order to indicate illegal status, caused by an invalid command having been received. The external controller does not need to reply to this message (though it may, of course, attempt to re-send a corrected version of the message, etc.) Command F2 Data None Request command None 5-26. POWER ON STATUS Transmitted from the controlled device to the external controller in order to signal power-up. Command F4 Data None Request command None 5-27. CHANGE STATUS Transmitted from the controlled device to the external controller. There are two types of change which may be transmitted, each or which requires a reply by the external controller, as explained below. Command F6 Data 2 bytes Request command None Data 0 Data 3 Description Mechanism Status Change Track Status Changes Remarks Mechanism status has been changed Track number or EOM status has been changed

5-28. ERROR SENSE RETURN Transmitted in response to an ERROR SENSE command [78], giving the specific error that has occurred. Command F8 Data 4 bytes Request command ERROR SENSE [78] Data 1 Data 2 Data 3 Data 4 N2 NN1 Error code( N1-N2N3) 1-01 TOC Read Error 1-02 GFS Error 1-03 Focus servo Error 1-04 Sub Q Reading Error 1-05 Disk loading Error 1-06 Sled Error 1-10 SDRAM check Error 1-13 System Error
*** Your unit must be version V1.02 for these commands to be supported. (for update instructions please visit www.tascam.com)

 

Technical specifications

Full description

The Tasc CD-01U is a professional CD player, designed to fit into one rack space. Tasc CD-01U can save room in broadcast equipment racks and custom installations. The Tasc CD-01U has an RS-232 control port available for programming with AMX and Crestron systems. It features MP3 playback, 20-second shock protection and pitch controls for flexible performance. Naturally, it uses reliable Tasc slot-loading CD to transport for years of trouble-free use, making the Tasc CD-01U a standard for compact CD playback.

General
Product TypeCD / MP3 player
Width19 in
Depth13.1 in
Height2 in
Weight7.7 lbs
Audio System
Sound Output ModeStereo
Built-in DisplayLCD
Connectors
Headphone JackYes
Optical Digital OutputYes
CD System
TypeCD / MP3 player
Media Load TypeSlot-load
CD-R CompatibleYes
CD-RW CompatibleYes
Supported Digital Audio StandardsMP3
MP3 PlaybackYes
Additional FeaturesPitch control
Remote Control
TypeRemote control
Connections
Connector Type1 x headphones ( phone stereo 6.3 mm ) - front 1 x SPDIF output ( TOSLINK ) - rear 1 x audio line-out ( RCA phono x 2 ) - rear 1 x serial ( 9 pin D-Sub ) - rear
Power
Power DevicePower supply - internal
Universal Product Identifiers
BrandTeac
Part NumberCD-01U
GTIN00043774020232

 

Tags

FS620 Tlkr T7 LVP-X100A AZ-2 Zoom RX-VT80 LX3750W Repair MY16-mlan MEX-BT2800 ESF 2420 BDA10964 CE1031 CP-X955 6400XL CVA-1004R Combo Island NV-RX50EG OT-535 EW880F DVD-V1000 MP-340 ZUS3365 FX-500ES MHC-ZX70DVD Tivoli PAL Elan 110 DVD4730 YP-U2RZB 60 C DVG-5802S AR-304 GR-L218STB LC-46X8e S LE40A456 AVT50HX LE26C350 SA-PM03 Furuno DFF1 VR600-02 TX-19LXD8 Motorola A732 Lexmark 5200 Mark 5 Metal 32PF7321 S4000 Oregon 550T PVD1079 12 Versa LX Thermometer KDV 1000 KRF-V9993D 2443NW KT2030 RT-32FZ10PX Canon L220 RP 2000 VGN-FZ21Z Europa 200 SRF-M80V Motorola A780 WM-GX688 DEH-1100MPB 1834C Wkpc54G DBX 1046 Travelmate 4230 KDC-8021 NV-VP25 DSL-2500U CXR825 KV-28FQ70E 95-82 GR-L207NIS RT-29FA33RQ DCP-1000 3000 C Manual 753DFX Gmas6 - 1999 VGN-Z21xn B UN40B6000VF 713BM Server CT-540 AZ2558 00C ZR400 KD-DV5101 Pro Review Gigaset SL55 S18AW KV-M2140B NVD-U12E 250-2005 M8800 Digiwalker C220 36ZP18 WMR112A Handheld RX-V995 DP-990

 

manuel d'instructions, Guide de l'utilisateur | Manual de instrucciones, Instrucciones de uso | Bedienungsanleitung, Bedienungsanleitung | Manual de Instruções, guia do usuário | инструкция | návod na použitie, Užívateľská príručka, návod k použití | bruksanvisningen | instrukcja, podręcznik użytkownika | kullanım kılavuzu, Kullanım | kézikönyv, használati útmutató | manuale di istruzioni, istruzioni d'uso | handleiding, gebruikershandleiding

 

Sitemap

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101