Главная » Просмотр файлов » CPM2A_OPERATION MANUAL (W352-E1-3)

CPM2A_OPERATION MANUAL (W352-E1-3) (986749), страница 21

Файл №986749 CPM2A_OPERATION MANUAL (W352-E1-3) (Техническая документация) 21 страницаCPM2A_OPERATION MANUAL (W352-E1-3) (986749) страница 212015-07-23СтудИзба
Просмтор этого файла доступен только зарегистрированным пользователям. Но у нас супер быстрая регистрация: достаточно только электронной почты!

Текст из файла (страница 21)

Press the CLR Key to bring up the initial display.2. Input the address where the NO condition will be inserted and press theDown Arrow Key. It is not necessary to input leading zeroes.C2A06↓00206READAND NOT001043. Input the new instruction and press the INS Key.ANDB1A0F5INS00206INSERT?AND001054. Press the Down Arrow Key to insert the new instruction.↓00207INSERT ENDAND NOT00104Note For instructions that require more operands (such as set values),input the operands and then press the WRITE Key.DeletionFollow the procedure below to delete the IR 00103 NO condition at address00205.1, 2, 3...1. Press the CLR Key to bring up the initial display.2.

Input the address where the NO condition will be deleted and press theDown Arrow Key. It is not necessary to input leading zeroes.C2A0F5↓00205READAND001033. Press the DEL Key.DEL00205DELETE?AND001034. Press the Up Arrow Key to delete the specified instruction.If the instruction has more operands, the operands will be deleted automatically with the instruction.↑11000205 DELETE ENDAND00105SectionProgramming Console Operations4-4After completing the insertion and deletion procedures, use the Up and DownArrow Keys to scroll through the program and verify that it has been changedcorrectly, as shown in the following diagram.Corrected Program00100001010010500104AddressInstruction00205002060020700208ANDAND NOTOUTEND(01)Operands010000020100102END(01)001050010401000-4-4-11 Checking the ProgramThis operation checks for programming errors and displays the programaddress and error when errors are found.

It is possible in PROGRAM modeonly.RUNNo1, 2, 3...MONITORNoPROGRAMOK1. Press the CLR Key to bring up the initial display.2. Press the SRCH Key. An input prompt will appear requesting the desiredcheck level.SRCH00000PROG CHKCHK LBL(0Ć2)?3. Input the desired check level (0, 1, or 2). The program check will begin whenthe check level is input, and the first error found will be displayed.A000178CIRCUIT ERROUT00200Note Refer to 5-4 Programming Errors for details on check levels and theerrors that may be detected when the program is checked.4. Press the SRCH Key to continue the search. The next error will be displayed.

Continue pressing the SRCH Key to continue the search.The search will continue until an END instruction or the end of ProgramMemory is reached. A display like this will appear if the end of ProgramMemory is reached:SRCH00300NO END INSTENDA display like this will appear if an END instruction is reached:SRCH00310PROG CHKEND (001)00.3KWNo more errors exist if the ENDinstruction is displayed.If errors are displayed, edit the program to correct the errors and check the program again.

Continue checking the program by pressing the SRCH Key againuntil all errors have been corrected.4-4-12 Bit, Digit, Word MonitorThis operation is used to monitor the status of up to 16 bits and words,although only 3 can be shown on the display at any one time. Operation ispossible in any mode.111SectionProgramming Console OperationsRUNMONITOROKProgram Read then Monitor1, 2, 3...OK4-4PROGRAMOKWhen a program address is being displayed, the status of the bit or word in thataddress can be monitored by pressing the MONTR Key.1. Press the CLR Key to bring up the initial display.2.

Input the desired program address and press the Down Arrow Key.C2A0A↓000200READTIM0003. Press the MONTR Key to begin monitoring.MONTRT0001234If the status of a bit is being monitored, that bit’s status can be changed usingthe Force Set/Reset operation. Refer to 4-4-24 Force Set, Reset for details.If the status of a word is being monitored, that word’s value can be changedusing the Hexadecimal/BCD Data Modification operation.

Refer to 4-3-19Hexadecimal, BCD Data Modification, 4-3-20 Binary Data Modification,4-3-21 Signed Decimal Data Modification, and 4-3-22 Unsigned DecimalData Modification for details.4. Press the CLR Key to end monitoring.CLRBit Monitor00200TIM000Follow the procedure below to monitor the status of a particular bit.1, 2, 3...1. Press the CLR Key to bring up the initial display.2.

Input the bit address of the desired bit and press the MONTR Key.SHIFTCONT#B1MONTR00001^ONThe Up or Down Arrow Key can be pressed to display the status of the previous or next bit.The displayed bit’s status can be changed using the Force Set/Reset operation. Refer to 4-4-24 Force Set, Reset for details.3. Press the CLR Key to end monitoring.CLRWord Monitor00000CONT00001Follow the procedure below to monitor the status of a particular word.1, 2, 3...1. Press the CLR Key to bring up the initial display.2. Input the word address of the desired word.SHIFTCH*DM*EMLRB100000CHANNEL LR013. Press the MONTR Key to begin monitoring.MONTRcL01FFFFThe Up or Down Arrow Key can be pressed to display the status of the previous or next word.The displayed word’s status can be changed using the Hexadecimal/BCDData Modification operation.

Refer to Refer to 4 -3-19 Hexadecimal, BCDData Modification, 4-3-20 Binary Data Modification, 4-3-21 Singed Decimal112SectionProgramming Console Operations4-4Data Modification, and 4-3-22 Unsigned Decimal Data Modification for details.4. Press the CLR Key to end monitoring.CLR00000CHANNELLR01Note The operating mode can be changed without altering the current monitor displayby holding down the SHIFT Key and then changing the operating mode.The status of up to six bits and words can be monitored simultaneously, althoughonly three can be shown on the display at any one time.Multiple AddressMonitoring1, 2, 3...1. Press the CLR Key to bring up the initial display.2. Input the address of the first bit or word and press the MONTR Key.TIMMONTRT00001003.

Repeat step 2 up to 6 times to display the next addresses to be monitored.SHIFTCONT#1MONTR00001 T000^ OFF 0100EMMONTRD000000001 T0000000^ OFF 0100BDMIf 4 or more bits and words are being monitored, the bits and words that donot appear on the display can be displayed by pressing the MONTR Key. Ifthe MONTR Key is pressed alone, the display will shift to the right.If more than six bits and words are input, monitoring of the bit or word inputfirst will be canceled.4. Press the CLR Key to stop monitoring the leftmost bit or word and clear itfrom the display.CLR00001 T000^ OFF 01005.

Press the SHIFT and CLR Keys to end monitoring altogether.SHIFTCLR00000CONT00001Note Press the SHIFT Key, CLR Key, and then CLR Key again to return to the initialProgramming Console display with the multiple address monitoring stateunchanged. Press the SHIFT Key and then the MONTR Key from the initial display to return to the multiple address monitoring state.

The monitoring states canbe retained for 6 bits and words.The operating mode can be changed without altering the current monitor displayby holding down the SHIFT Key and then changing the operating mode.4-4-13 Differentiation MonitorThis operation is used to monitor the up or down differentiation status of aparticular bit. When detected, the up or down differentiation will be displayedand the buzzer will sound. It is possible in any mode.RUNOK1, 2, 3...MONITOROKPROGRAMOK1. Monitor the status of the desired bit according to the procedure described in4-4-12 Bit, Digit, Word Monitor. If 2 or more bits are being monitored, the desired bit should be leftmost on the display.113SectionProgramming Console Operations4-4In this case the differentiation status of LR 00 will be monitored.L000000001H0000^ OFF^ OFF^ OFF2. To specify up-differentiation monitoring, press the SHIFT and then the UpArrow Key.

The symbols “U@” will appear.SHIFT↑L000000001H0000U@OFF^ OFF^ OFFIndicates waiting for the bit to turn ON.To specify down-differentiation monitoring, press the SHIFT and then theDown Arrow Key. The symbols “D@” will appear.SHIFT↓L000000001H0000D@OFF^ OFF^ OFF3. The buzzer will sound when the specified bit goes from off to on (for up-differentiation) or from on to off (for down-differentiation).L000000001H0000^ON^ OFF^ OFFNote The buzzer will not sound if it has been turned off.4. Press the CLR Key to end differentiation monitoring and return to the normalmonitoring display.CLRL000000001H0000^ OFF^ OFF^ OFF4-4-14 Binary MonitorThis operation is used to monitor the ON/OFF status of any word’s 16 bits.

Itis possible in any mode.RUNOK1, 2, 3...MONITOROKPROGRAMOK1. Monitor the status of the desired word according to the procedure describedin 4-4-12 Bit, Digit, Word Monitor. The desired word should be leftmost onthe display if 2 or more words are being monitored.c0100000(Word monitor)2. Press the SHIFT and then the MONTR Key to begin binary monitoring. TheON/OFF status of the selected word’s 16 bits will be shown along the bottomof the display. A 1 indicates a bit is on, and a 0 indicates it is off.SHIFT MONTRc010 MONTR0000000000000000Bit 15Bit 00The status of force-set bits is indicated by “S,” and the status of a force-resetbits is indicated by “R,” as shown below.c010 MONTR000S0000000R0000Force-set bitForce-reset bitNote a) The status of displayed bits can be changed at this point.

Характеристики

Тип файла
PDF-файл
Размер
1,63 Mb
Тип материала
Высшее учебное заведение

Список файлов учебной работы

Свежие статьи
Популярно сейчас
Как Вы думаете, сколько людей до Вас делали точно такое же задание? 99% студентов выполняют точно такие же задания, как и их предшественники год назад. Найдите нужный учебный материал на СтудИзбе!
Ответы на популярные вопросы
Да! Наши авторы собирают и выкладывают те работы, которые сдаются в Вашем учебном заведении ежегодно и уже проверены преподавателями.
Да! У нас любой человек может выложить любую учебную работу и зарабатывать на её продажах! Но каждый учебный материал публикуется только после тщательной проверки администрацией.
Вернём деньги! А если быть более точными, то автору даётся немного времени на исправление, а если не исправит или выйдет время, то вернём деньги в полном объёме!
Да! На равне с готовыми студенческими работами у нас продаются услуги. Цены на услуги видны сразу, то есть Вам нужно только указать параметры и сразу можно оплачивать.
Отзывы студентов
Ставлю 10/10
Все нравится, очень удобный сайт, помогает в учебе. Кроме этого, можно заработать самому, выставляя готовые учебные материалы на продажу здесь. Рейтинги и отзывы на преподавателей очень помогают сориентироваться в начале нового семестра. Спасибо за такую функцию. Ставлю максимальную оценку.
Лучшая платформа для успешной сдачи сессии
Познакомился со СтудИзбой благодаря своему другу, очень нравится интерфейс, количество доступных файлов, цена, в общем, все прекрасно. Даже сам продаю какие-то свои работы.
Студизба ван лав ❤
Очень офигенный сайт для студентов. Много полезных учебных материалов. Пользуюсь студизбой с октября 2021 года. Серьёзных нареканий нет. Хотелось бы, что бы ввели подписочную модель и сделали материалы дешевле 300 рублей в рамках подписки бесплатными.
Отличный сайт
Лично меня всё устраивает - и покупка, и продажа; и цены, и возможность предпросмотра куска файла, и обилие бесплатных файлов (в подборках по авторам, читай, ВУЗам и факультетам). Есть определённые баги, но всё решаемо, да и администраторы реагируют в течение суток.
Маленький отзыв о большом помощнике!
Студизба спасает в те моменты, когда сроки горят, а работ накопилось достаточно. Довольно удобный сайт с простой навигацией и огромным количеством материалов.
Студ. Изба как крупнейший сборник работ для студентов
Тут дофига бывает всего полезного. Печально, что бывают предметы по которым даже одного бесплатного решения нет, но это скорее вопрос к студентам. В остальном всё здорово.
Спасательный островок
Если уже не успеваешь разобраться или застрял на каком-то задание поможет тебе быстро и недорого решить твою проблему.
Всё и так отлично
Всё очень удобно. Особенно круто, что есть система бонусов и можно выводить остатки денег. Очень много качественных бесплатных файлов.
Отзыв о системе "Студизба"
Отличная платформа для распространения работ, востребованных студентами. Хорошо налаженная и качественная работа сайта, огромная база заданий и аудитория.
Отличный помощник
Отличный сайт с кучей полезных файлов, позволяющий найти много методичек / учебников / отзывов о вузах и преподователях.
Отлично помогает студентам в любой момент для решения трудных и незамедлительных задач
Хотелось бы больше конкретной информации о преподавателях. А так в принципе хороший сайт, всегда им пользуюсь и ни разу не было желания прекратить. Хороший сайт для помощи студентам, удобный и приятный интерфейс. Из недостатков можно выделить только отсутствия небольшого количества файлов.
Спасибо за шикарный сайт
Великолепный сайт на котором студент за не большие деньги может найти помощь с дз, проектами курсовыми, лабораторными, а также узнать отзывы на преподавателей и бесплатно скачать пособия.
Популярные преподаватели
Добавляйте материалы
и зарабатывайте!
Продажи идут автоматически
6417
Авторов
на СтудИзбе
307
Средний доход
с одного платного файла
Обучение Подробнее