JP2020025335A - Accessory device, imaging device, and communication control program - Google Patents

Accessory device, imaging device, and communication control program Download PDF

Info

Publication number
JP2020025335A
JP2020025335A JP2019203906A JP2019203906A JP2020025335A JP 2020025335 A JP2020025335 A JP 2020025335A JP 2019203906 A JP2019203906 A JP 2019203906A JP 2019203906 A JP2019203906 A JP 2019203906A JP 2020025335 A JP2020025335 A JP 2020025335A
Authority
JP
Japan
Prior art keywords
setting
accessory
imaging device
data
accessory device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2019203906A
Other languages
Japanese (ja)
Other versions
JP6786695B2 (en
Inventor
貴仁 中道
Takahito Nakamichi
貴仁 中道
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2019203906A priority Critical patent/JP6786695B2/en
Publication of JP2020025335A publication Critical patent/JP2020025335A/en
Application granted granted Critical
Publication of JP6786695B2 publication Critical patent/JP6786695B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Lens Barrels (AREA)
  • Stroboscope Apparatuses (AREA)
  • Structure And Mechanism Of Cameras (AREA)
  • Studio Devices (AREA)

Abstract

To perform high-speed communication of a large amount of data from an accessory device to an imaging device with a small number of channels.SOLUTION: A notification channel used for notification from an imaging device to an accessory device, a first data communication channel used for data transmission from an accessory device 100 to the imaging device, and a second data communication channel used for data transmission between the imaging device and the accessory device are provided between the accessory device and the imaging device 200. Each of the imaging device and the accessory device can perform switching between first setting that enables data transmission from the imaging device to the accessory device through the second data communication channel and second setting that enables data transmission from the accessory device to the imaging device. When performing communication in the first setting after performing communication in the second setting, the accessory control unit 111 transmits a switching completion code related to the setting of the second data communication channel to the imaging device through the first data communication channel.SELECTED DRAWING: Figure 1

Description

本発明は、相互に通信が可能な撮像装置(以下、カメラ本体という)と交換レンズ等のアクセサリ装置に関する。   The present invention relates to an imaging device (hereinafter, referred to as a camera body) and an accessory device such as an interchangeable lens that can communicate with each other.

アクセサリ装置が着脱可能なカメラ本体を含むアクセサリ交換型カメラシステムでは、カメラ本体がアクセサリ装置を制御したりアクセサリ装置がその制御や撮像に必要なデータをカメラ本体に提供したりするための通信が行われる。特に、交換レンズを用いて記録用動画やライブビュー表示用動画を撮像する際にはその撮像周期に合わせた滑らかなレンズ制御が求められるため、カメラ本体の撮像タイミングと交換レンズの制御タイミングとの同期をとる必要がある。したがって、カメラ本体は、交換レンズからのデータの受信と交換レンズへの各種命令や要求等の送信とを撮像周期内で完了させる必要がある。ただし、カメラ本体が交換レンズから受信するデータ量が増加したり撮像周期が短縮したり(高フレームレート化したり)することで、より短時間で大量のデータの通信が求められる。   In an interchangeable accessory camera system including a detachable camera body with an accessory device, communication is performed so that the camera body controls the accessory device and the accessory device provides data necessary for the control and imaging to the camera body. Will be In particular, when capturing moving images for recording or live view display using an interchangeable lens, smooth lens control in accordance with the imaging cycle is required. Need to synchronize. Therefore, the camera body needs to complete the reception of data from the interchangeable lens and the transmission of various commands and requests to the interchangeable lens within the imaging cycle. However, as the amount of data received by the camera body from the interchangeable lens increases or the imaging cycle is shortened (to increase the frame rate), communication of a large amount of data is required in a shorter time.

特許文献1には、交換レンズからカメラ本体に大容量データを送信する場合に、通常はカメラ本体から交換レンズへのデータ送信に用いられる通信チャネルを交換レンズからカメラ本体へのデータ送信用の通信チャネルに切り替えるカメラシステムが開示されている。このカメラシステムでは、もともと交換レンズからカメラ本体へのデータ送信に用いられる通信チャネルが別に用意されているので、大容量データの送信時には、2つの通信チャネルで交換レンズからカメラ本体へのデータ送信が行われる。   Japanese Patent Application Laid-Open No. H11-163873 discloses that, when transmitting large-capacity data from an interchangeable lens to a camera body, a communication channel normally used for data transmission from the camera body to the interchangeable lens is used for communication for data transmission from the interchangeable lens to the camera body. A camera system for switching to a channel is disclosed. In this camera system, the communication channel used for data transmission from the interchangeable lens to the camera body is originally prepared separately, so when transmitting large-capacity data, data transmission from the interchangeable lens to the camera body is performed using two communication channels. Done.

特開2015−121638号公報JP-A-2015-121638

しかしながら、特許文献1にて開示されたカメラシステムでは、以下の5つの通信チャネルを用いている。すなわち、カメラ本体と交換レンズとのデータ送受信タイミングを合わせる同期クロック信号のための1チャネルと、データ通信の開始/終了タイミングや方向等を互いに通知するための2チャネルと、データ送受信のための2チャネルの5チャネルである。このように通信チャネル数が多いと、消費電力が増加したりカメラ本体および交換レンズの小型化が妨げられたりする等、様々な弊害が生じる。また、上述した通信方向が切り替えられるチャネルでは、その切り替えに際して交換レンズからカメラ本体に送信されるデータのカメラ本体から交換レンズに送信されるデータとの衝突を回避する必要がある。   However, the camera system disclosed in Patent Document 1 uses the following five communication channels. That is, one channel for a synchronous clock signal that matches the data transmission / reception timing between the camera body and the interchangeable lens, two channels for notifying the start / end timing and direction of data communication with each other, and two channels for data transmission / reception. There are five channels. When the number of communication channels is large as described above, various adverse effects occur such as an increase in power consumption and a reduction in the size of the camera body and the interchangeable lens. In the above-described channel in which the communication direction is switched, it is necessary to avoid collision of data transmitted from the interchangeable lens to the camera body with data transmitted from the camera body to the interchangeable lens at the time of the switching.

本発明は、できるだけ少ないチャネル数でアクセサリ装置から撮像装置に対して大量のデータを高速で通信することを可能とするアクセサリ装置および撮像装置を提供する。   The present invention provides an accessory device and an imaging device that enable high-speed communication of a large amount of data from the accessory device to the imaging device with as few channels as possible.

本発明の一側面としてのアクセサリ装置は、撮像装置に着脱可能に装着される。該アクセサリ装置は、撮像装置との間に、撮像装置からアクセサリ装置への通知に用いられる通知チャネルと、アクセサリ装置から撮像装置へのデータ送信に用いられる第1のデータ通信チャネルと、撮像装置からアクセサリ装置へのデータ送信及びアクセサリ装置から撮像装置へのデータ送信に用いられる第2のデータ通信チャネルとから構成される3つのチャネルを設けるためのアクセサリ通信部と、アクセサリ通信部を介した撮像装置とのデータ通信を制御するアクセサリ制御部とを有する。撮像装置およびアクセサリ装置はそれぞれ、第2のデータ通信チャネルを撮像装置からアクセサリ装置へのデータ送信が可能な第1の設定とアクセサリ装置から撮像装置へのデータ送信が可能な第2の設定との間で切り替え可能である。アクセサリ制御部は、第2の設定における通信を行った後に第1の設定における通信を行うに際して、第2のデータ通信チャネルの設定に関する切り替え完了コードを第1のデータ通信チャネルを介して撮像装置に送信することを特徴とする。   An accessory device according to one aspect of the present invention is detachably mounted on an imaging device. The accessory device, between the imaging device, a notification channel used for notification from the imaging device to the accessory device, a first data communication channel used for data transmission from the accessory device to the imaging device, from the imaging device An accessory communication unit for providing three channels including a second data communication channel used for data transmission to the accessory device and data transmission from the accessory device to the imaging device, and the imaging device via the accessory communication unit And an accessory control unit for controlling data communication with the device. Each of the imaging device and the accessory device sets a second data communication channel between a first setting capable of transmitting data from the imaging device to the accessory device and a second setting capable of transmitting data from the accessory device to the imaging device. It can be switched between. When performing the communication in the first setting after performing the communication in the second setting, the accessory control unit transmits a switching completion code related to the setting of the second data communication channel to the imaging device via the first data communication channel. It is characterized by transmitting.

また、本発明の他の一側面としての撮像装置は、上記アクセサリ装置が着脱可能に装着される。該撮像装置は、アクセサリ装置との間に、上記通知チャネル、第1のデータ通信チャネルおよび第2のデータ通信チャネルを設けるカメラ通信部と、カメラ通信部を介したアクセサリ装置とのデータ通信を制御するカメラ制御部とを有する。撮像装置およびアクセサリ装置はそれぞれ、第2のデータ通信チャネルを撮像装置からアクセサリ装置へのデータ送信が可能な第1の設定とアクセサリ装置から撮像装置へのデータ送信が可能な第2の設定との間で切り替え可能である。カメラ制御部は、撮像装置およびアクセサリ装置が第2の設定である状態において、アクセサリ装置に対して第2の設定から第1の設定への切替えを指示する通知を、通知チャネルを介して行うことを特徴とする。   In the imaging device according to another aspect of the present invention, the accessory device is detachably mounted. The imaging device controls a camera communication unit that provides the notification channel, the first data communication channel, and the second data communication channel with the accessory device, and controls data communication with the accessory device via the camera communication unit. A camera control unit. Each of the imaging device and the accessory device sets a second data communication channel between a first setting capable of transmitting data from the imaging device to the accessory device and a second setting capable of transmitting data from the accessory device to the imaging device. It can be switched between. The camera control unit performs, via the notification channel, a notification instructing the accessory device to switch from the second setting to the first setting when the imaging device and the accessory device are in the second setting. It is characterized by.

なお、コンピュータに上記アクセサリ装置および撮像装置としての動作を行わせるコンピュータプログラムとしての通信制御プログラムも、本発明の他の一側面を構成する。   Note that a communication control program as a computer program that causes a computer to operate as the accessory device and the imaging device also constitutes another aspect of the present invention.

本発明によれば、通知チャネルと第1および第2のデータ通信チャネルの3つのチャネルを用いるだけでアクセサリ装置から撮像装置に対して大量のデータを高速で通信することができる。   According to the present invention, a large amount of data can be communicated at high speed from the accessory device to the imaging device only by using the three channels of the notification channel and the first and second data communication channels.

本発明の実施例1であるレンズ交換型カメラシステムの構成を示すブロック図。FIG. 1 is a block diagram illustrating a configuration of a lens-interchangeable camera system that is Embodiment 1 of the present invention. 実施例1におけるカメラ本体と交換レンズとの間の通信回路を示す図。FIG. 2 is a diagram illustrating a communication circuit between the camera body and the interchangeable lens according to the first embodiment. 実施例1における通常通信設定での通信波形を示す図。FIG. 4 is a diagram illustrating a communication waveform in a normal communication setting according to the first embodiment. 実施例1におけるDLC2ch通信設定での通信波形を示す図。FIG. 4 is a diagram illustrating communication waveforms in DLC2ch communication settings according to the first embodiment. 実施例1における通常通信設定からDLC2ch通信設定への切替え処理を示すフローチャート。7 is a flowchart illustrating a process of switching from normal communication settings to DLC2ch communication settings in the first embodiment. 実施例1における通常通信設定からDLC2ch通信設定への切替え処理を示すタイミングチャート。6 is a timing chart showing a process of switching from a normal communication setting to a DLC2ch communication setting in the first embodiment. 本発明の実施例2における通常通信設定からDLC2ch通信設定への切替え処理を示すフローチャート。9 is a flowchart illustrating a process of switching from a normal communication setting to a DLC2ch communication setting according to the second embodiment of the present invention. 実施例2におけるDLC2ch通信設定から通常通信設定への切替え処理を示すタイミングチャート。9 is a timing chart showing a process of switching from DLC 2ch communication settings to normal communication settings in Embodiment 2.

以下、本発明の実施例について図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1には、本発明の実施例1である撮像装置としてのカメラ本体200とこれに取り外し可能に装着されたアクセサリ装置としての交換レンズ100とを含む撮像システム(以下、カメラシステムという)の構成を示している。   FIG. 1 shows a configuration of an imaging system (hereinafter, referred to as a camera system) including a camera body 200 as an imaging device according to a first embodiment of the present invention and an interchangeable lens 100 as an accessory device detachably attached to the camera body. Is shown.

カメラ本体200と交換レンズ100は、それぞれが有する通信部を介して制御命令や内部情報の伝送を行う。また、それぞれの通信部は複数の通信フォーマットをサポートしており、通信データの種類や通信目的に応じて互いに同期して同一の通信フォーマットに切り替えることにより、様々な状況に対する最適な通信フォーマットを選択することが可能となっている。   The camera body 200 and the interchangeable lens 100 transmit a control command and internal information via a communication unit included in each. In addition, each communication unit supports multiple communication formats, and by switching to the same communication format in synchronization with each other according to the type of communication data and communication purpose, the optimum communication format for various situations is selected It is possible to do.

まず、交換レンズ100とカメラ本体200の具体的な構成について説明する。交換レンズ100とカメラ本体200は、結合機構であるマウント300を介して機械的および電気的に接続されている。交換レンズ100は、マウント300に設けられた不図示の電源端子を介してカメラ本体200から電力の供給を受け、後述する各種アクチュエータやレンズマイクロコンピュータ(以下、レンズマイコンという)111の制御を行う。また、交換レンズ100とカメラ本体200は、マウント300に設けられた通信端子(図2に示す)を介して相互に通信を行う。   First, a specific configuration of the interchangeable lens 100 and the camera body 200 will be described. The interchangeable lens 100 and the camera body 200 are mechanically and electrically connected via a mount 300 as a coupling mechanism. The interchangeable lens 100 receives supply of power from the camera body 200 via a power supply terminal (not shown) provided on the mount 300, and controls various actuators and a lens microcomputer (hereinafter, referred to as a lens microcomputer) 111 described later. The interchangeable lens 100 and the camera body 200 communicate with each other via a communication terminal (shown in FIG. 2) provided on the mount 300.

交換レンズ100は、撮像光学系を有する。撮像光学系は、被写体OBJ側から順に、フィールドレンズ101と、変倍を行う変倍レンズ102と、光量を調節する絞りユニット114と、像振れ補正レンズ103と、焦点調節を行うフォーカスレンズ104とを含む。   The interchangeable lens 100 has an imaging optical system. The imaging optical system includes, in order from the object OBJ, a field lens 101, a variable power lens 102 for performing variable power, an aperture unit 114 for adjusting the amount of light, an image blur correction lens 103, and a focus lens 104 for performing focus adjustment. including.

変倍レンズ102とフォーカスレンズ104はそれぞれ、レンズ保持枠105、106により保持されている。レンズ保持枠105、106は、不図示のガイド軸により図中に破線で示した光軸方向に移動可能にガイドされており、それぞれステッピングモータ107、108によって光軸方向に駆動される。ステッピングモータ107、108はそれぞれ、駆動パルスに同期して変倍レンズ102およびフォーカスレンズ104を移動させる。   The variable power lens 102 and the focus lens 104 are held by lens holding frames 105 and 106, respectively. The lens holding frames 105 and 106 are guided by a guide shaft (not shown) so as to be movable in the optical axis direction shown by a broken line in the figure, and are driven in the optical axis direction by stepping motors 107 and 108, respectively. The stepping motors 107 and 108 respectively move the variable power lens 102 and the focus lens 104 in synchronization with the driving pulse.

像振れ補正レンズ103は、撮像光学系の光軸に直交する方向に移動することで、手振れ等に起因する像振れを低減する。   The image blur correction lens 103 moves in a direction orthogonal to the optical axis of the imaging optical system, thereby reducing image blur caused by camera shake or the like.

レンズマイコン111は、交換レンズ100内の各部の動作を制御するアクセサリ制御部である。レンズマイコン111は、アクセサリ通信部としてのレンズ通信部112を介して、カメラ本体200から送信された制御コマンドを受信し、レンズデータ(アクセサリデータ)の送信要求を受ける。また、レンズマイコン111は、制御コマンドに対応するレンズ制御を行い、レンズ通信部112を介して送信要求に対応するレンズデータをカメラ本体200に送信する。   The lens microcomputer 111 is an accessory control unit that controls the operation of each unit in the interchangeable lens 100. The lens microcomputer 111 receives a control command transmitted from the camera body 200 via a lens communication unit 112 as an accessory communication unit, and receives a transmission request for lens data (accessory data). Further, the lens microcomputer 111 performs lens control corresponding to the control command, and transmits lens data corresponding to the transmission request to the camera body 200 via the lens communication unit 112.

また、レンズマイコン111は、制御コマンドのうち変倍やフォーカシングに関するコマンドに応答してズーム駆動回路119およびフォーカス駆動回路120に制御信号を出力してステッピングモータ107、108を駆動させる。これにより、変倍レンズ102による変倍動作を制御するズーム処理やフォーカスレンズ104による焦点調節動作を制御するAF(オートフォーカス)処理が行われる。   In addition, the lens microcomputer 111 outputs a control signal to the zoom drive circuit 119 and the focus drive circuit 120 in response to commands related to scaling or focusing among the control commands to drive the stepping motors 107 and 108. As a result, zoom processing for controlling the magnification operation by the magnification lens 102 and AF (autofocus) processing for controlling the focus adjustment operation by the focus lens 104 are performed.

交換レンズ100は、ユーザにより回転操作可能なマニュアルフォーカスリング130と、該マニュアルフォーカスリング130の回転操作量を検出するフォーカスエンコーダ131とを有する。レンズマイコン111は、フォーカスエンコーダ131により検出されたマニュアルフォーカスリング130の回転操作量に応じてフォーカス駆動回路120にステッピングモータ108を駆動させてフォーカスレンズ104を移動させる。これにより、MF(マニュアルフォーカス)が行われる。   The interchangeable lens 100 has a manual focus ring 130 that can be rotated by a user, and a focus encoder 131 that detects the amount of rotation of the manual focus ring 130. The lens microcomputer 111 causes the focus drive circuit 120 to drive the stepping motor 108 to move the focus lens 104 according to the amount of rotation of the manual focus ring 130 detected by the focus encoder 131. Thereby, MF (manual focus) is performed.

絞りユニット114は、絞り羽根114a、114bを備えて構成される。絞り羽根114a、114bの状態は、ホール素子115により検出され、増幅回路122およびA/D変換回路123を介してレンズマイコン111に入力される。レンズマイコン111は、A/D変換回路123からの入力信号に基づいて絞り駆動回路121に駆動信号を出力して絞りアクチュエータ113を駆動させる。これにより、絞りユニット114による光量調節動作を制御する。   The aperture unit 114 includes aperture blades 114a and 114b. The states of the aperture blades 114a and 114b are detected by the Hall element 115 and input to the lens microcomputer 111 via the amplifier circuit 122 and the A / D conversion circuit 123. The lens microcomputer 111 outputs a drive signal to the aperture drive circuit 121 based on an input signal from the A / D conversion circuit 123 to drive the aperture actuator 113. Thereby, the light amount adjustment operation by the aperture unit 114 is controlled.

さらに、レンズマイコン111は、交換レンズ100内に設けられた振動ジャイロ等の不図示の振れセンサにより検出された振れに応じて、防振駆動回路125を介して防振アクチュエータ126を駆動する。これにより、像振れ補正レンズ103の移動を制御する像振れ補正処理が行われる。   Further, the lens microcomputer 111 drives an anti-vibration actuator 126 via an anti-vibration drive circuit 125 in accordance with a shake detected by a shake sensor (not shown) such as a vibration gyro provided in the interchangeable lens 100. Thus, an image blur correction process for controlling the movement of the image blur correction lens 103 is performed.

カメラ本体200は、CCDセンサやCMOSセンサ等の撮像素子201と、A/D変換回路202と、信号処理回路203と、記録部204と、カメラマイクロコンピュータ(以下、カメラマイコンという)205と、表示部206とを有する。   The camera body 200 includes an image sensor 201 such as a CCD sensor or a CMOS sensor, an A / D conversion circuit 202, a signal processing circuit 203, a recording unit 204, a camera microcomputer (hereinafter, referred to as a camera microcomputer) 205, A part 206.

撮像素子201は、交換レンズ100内の撮像光学系により形成された被写体像を光電変換して電気信号(アナログ信号)を出力する。A/D変換回路202は、撮像素子201からのアナログ信号をデジタル信号に変換する。信号処理回路203は、A/D変換回路202からのデジタル信号に対して各種画像処理を行って映像信号を生成する。   The imaging element 201 photoelectrically converts a subject image formed by an imaging optical system in the interchangeable lens 100 and outputs an electric signal (analog signal). The A / D conversion circuit 202 converts an analog signal from the image sensor 201 into a digital signal. The signal processing circuit 203 performs various image processing on the digital signal from the A / D conversion circuit 202 to generate a video signal.

また、信号処理回路203は、映像信号から被写体像のコントラスト状態、つまり撮像光学系の焦点状態を示すフォーカス情報や露出状態を表す輝度情報も生成する。信号処理回路203は、映像信号を表示部206に出力し、表示部206は映像信号を構図やピント状態等の確認に用いられるライブビュー画像として表示する。   The signal processing circuit 203 also generates, from the video signal, focus information indicating the contrast state of the subject image, that is, focus information indicating the focus state of the imaging optical system and luminance information indicating the exposure state. The signal processing circuit 203 outputs the video signal to the display unit 206, and the display unit 206 displays the video signal as a live view image used for checking a composition, a focus state, and the like.

カメラ制御部としてのカメラマイコン205は、不図示の撮像指示スイッチおよび各種設定スイッチ等を含むカメラ操作部207からの入力に応じてカメラ本体200の制御を行う。また、カメラマイコン205は、カメラデータ送受信部208bを介して、不図示のズームスイッチの操作に応じて変倍レンズ102の変倍動作に関する制御コマンドをレンズマイコン111に送信する。さらに、カメラマイコン205は、カメラデータ送受信部208bを介して、輝度情報に応じた絞りユニット114の光量調節動作やフォーカス情報に応じたフォーカスレンズ104の焦点調節動作に関する制御コマンドをレンズマイコン111に送信する。   A camera microcomputer 205 as a camera control unit controls the camera body 200 in accordance with an input from a camera operation unit 207 including an imaging instruction switch and various setting switches (not shown). In addition, the camera microcomputer 205 transmits a control command relating to the zoom operation of the zoom lens 102 to the lens microcomputer 111 via the camera data transmission / reception unit 208b in response to operation of a zoom switch (not shown). Further, the camera microcomputer 205 transmits, to the lens microcomputer 111, via the camera data transmission / reception unit 208b, a control command regarding the light amount adjustment operation of the aperture unit 114 according to the luminance information and the focus adjustment operation of the focus lens 104 according to the focus information. I do.

次に、図2を用いてカメラマイコン205とレンズマイコン111との間で構成される通信回路とこれらの間で行われる通信処理について説明する。カメラマイコン205は、レンズマイコン111との間での通信方式や通信設定を管理する機能と、レンズマイコン111に対して送信要求等の通知を行う機能とを有する。また、レンズマイコン111は、レンズデータを生成する機能と該レンズデータを送信する機能とを有する。   Next, a communication circuit formed between the camera microcomputer 205 and the lens microcomputer 111 and communication processing performed between them will be described with reference to FIG. The camera microcomputer 205 has a function of managing a communication method and communication settings with the lens microcomputer 111 and a function of notifying the lens microcomputer 111 of a transmission request or the like. The lens microcomputer 111 has a function of generating lens data and a function of transmitting the lens data.

カメラマイコン205はカメラ通信インタフェース回路208aを有し、レンズマイコン111はレンズ通信インタフェース回路112aを有する。カメラマイコン205(カメラデータ送受信部208b)とレンズマイコン111(レンズデータ送受信部112b)は、マウント300に設けられた通信端子部(図中に3つの四角形で示す)と上記通信インタフェース回路208a,112aを介して通信を行う。本実施例では、カメラマイコン205とレンズマイコン111は、3つのチャネルを用いた(3線式の)調歩同期式シリアル通信を行う。カメラ通信インタフェース回路208aとカメラデータ送受信部208bによりカメラ通信部が構成され、レンズ通信インタフェース回路112aとレンズデータ送受信部112bによりアクセサリ通信部が構成される。   The camera microcomputer 205 has a camera communication interface circuit 208a, and the lens microcomputer 111 has a lens communication interface circuit 112a. The camera microcomputer 205 (camera data transmission / reception unit 208b) and the lens microcomputer 111 (lens data transmission / reception unit 112b) are provided with a communication terminal unit (shown by three rectangles in the figure) provided on the mount 300 and the communication interface circuits 208a and 112a. Communication via. In the present embodiment, the camera microcomputer 205 and the lens microcomputer 111 perform start-stop synchronous serial communication (of three wires) using three channels. A camera communication unit is constituted by the camera communication interface circuit 208a and the camera data transmission / reception unit 208b, and an accessory communication unit is constituted by the lens communication interface circuit 112a and the lens data transmission / reception unit 112b.

上記3つのチャネルは、通知チャネルとしての送信要求チャネルと、第1のデータ通信チャネルと、第2のデータ通信チャネルとから構成される。送信要求チャネルは、カメラマイコン205からレンズマイコン111へのレンズデータの送信要求(送信指示)や後述する通信設定の切替え要求(切替え指示)等の通知に用いられる。送信要求チャネルでの通知は該送信要求チャネルでの信号のレベル(電圧レベル)をHigh(第1のレベル)とLow(第2のレベル)との間で切り替えることで行う。以下の説明では、送信要求チャネルに供給される信号を送信要求信号RTSという。   The three channels include a transmission request channel as a notification channel, a first data communication channel, and a second data communication channel. The transmission request channel is used for notifying a transmission request (transmission instruction) of lens data from the camera microcomputer 205 to the lens microcomputer 111, a communication setting switching request (switching instruction) described later, and the like. Notification on the transmission request channel is performed by switching the level (voltage level) of the signal on the transmission request channel between High (first level) and Low (second level). In the following description, a signal supplied to the transmission request channel is called a transmission request signal RTS.

第1のデータ通信チャネルは、レンズマイコン111からカメラマイコン205へのレンズデータ送信に用いられる。以下の説明では、第1のデータ通信チャネルでレンズマイコン111からカメラマイコン205に信号として送信されるレンズデータを、レンズデータ信号DLCという。第2のデータ通信チャネルは、カメラマイコン205からレンズマイコン111へのカメラデータ送信に用いられる。以下の説明では、第2のデータ通信チャネルでカメラマイコン205からレンズマイコン111に信号として送信されるカメラデータを、カメラデータ信号DCLという。   The first data communication channel is used for transmitting lens data from the lens microcomputer 111 to the camera microcomputer 205. In the following description, lens data transmitted as a signal from the lens microcomputer 111 to the camera microcomputer 205 through the first data communication channel is referred to as a lens data signal DLC. The second data communication channel is used for transmitting camera data from the camera microcomputer 205 to the lens microcomputer 111. In the following description, camera data transmitted as a signal from the camera microcomputer 205 to the lens microcomputer 111 on the second data communication channel is referred to as a camera data signal DCL.

さらに本実施例では、第2のデータ通信チャネルを、通信インタフェース回路208a、112a内での通信方向(通信設定)の切り替えにより、レンズマイコン111からカメラマイコン205へのレンズデータ送信に用いることも可能となっている。すなわち、第2のデータ通信チャネルの信号回路は、入出力方向の切り替えが可能なように入出力バッファが並列に構成されており、それぞれ排他的に選択可能となっている。以下の説明では、第2のデータ通信チャネルでレンズマイコン111からカメラマイコン205に信号として送信されるレンズデータを、第2のレンズデータ信号DLC2という。また、第2のレンズデータ信号DLC2の送信とともに第1のデータ通信チャネルでレンズマイコン111からカメラマイコン205に送信されるレンズデータ信号DLCを、第2のレンズデータ信号DLC2と区別するため、第1のレンズデータ信号DLCという。また、レンズマイコン111からカメラマイコン205に、第1のデータ通信チャネルのみでレンズデータ信号DLCを送信する(第1のデータ通信チャネルでカメラデータ信号DCLを送信する)通信設定を通常通信設定(第1の設定)という。一方、第1および第2のデータ通信チャネルの双方で第1および第2のレンズデータ信号DLC、DLC2を送信する通信設定をDLC2ch通信設定(第2の設定)という。   Further, in the present embodiment, the second data communication channel can be used for transmitting lens data from the lens microcomputer 111 to the camera microcomputer 205 by switching the communication direction (communication setting) in the communication interface circuits 208a and 112a. It has become. That is, in the signal circuit of the second data communication channel, the input / output buffers are configured in parallel so that the input / output direction can be switched, and each can be exclusively selected. In the following description, lens data transmitted as a signal from the lens microcomputer 111 to the camera microcomputer 205 through the second data communication channel is referred to as a second lens data signal DLC2. In addition, the first lens data signal DLC2 transmitted from the lens microcomputer 111 to the camera microcomputer 205 through the first data communication channel together with the transmission of the second lens data signal DLC2 is distinguished from the second lens data signal DLC2 by the first lens data signal DLC. Lens data signal DLC. In addition, the lens microcomputer 111 transmits the lens data signal DLC to the camera microcomputer 205 only through the first data communication channel (the camera data signal DCL is transmitted through the first data communication channel). 1 setting). On the other hand, a communication setting for transmitting the first and second lens data signals DLC and DLC2 in both the first and second data communication channels is referred to as a DLC2ch communication setting (second setting).

次に、本実施例における3線式調歩同期シリアル通信について詳しく説明する。通信要求信号RTSは、通信マスタとしてのカメラマイコン205から通信スレーブとしてのレンズマイコン111に送られる。カメラデータ信号DCLは、カメラマイコン205からレンズマイコン111への制御コマンドや送信要求コマンド等を含む。レンズデータ信号DLCは、レンズマイコン111からカメラマイコン205に送信される様々なデータを含む。カメラマイコン205とレンズマイコン111は、予め通信速度を設定し、この設定に沿った通信ビットレートで送受信を行う。通信ビットレートとは、1秒間に転送することができるデータ量を示し、単位はbps(bits per second)で表される。   Next, the three-wire asynchronous serial communication in this embodiment will be described in detail. The communication request signal RTS is sent from the camera microcomputer 205 as a communication master to the lens microcomputer 111 as a communication slave. The camera data signal DCL includes a control command from the camera microcomputer 205 to the lens microcomputer 111, a transmission request command, and the like. The lens data signal DLC includes various data transmitted from the lens microcomputer 111 to the camera microcomputer 205. The camera microcomputer 205 and the lens microcomputer 111 set a communication speed in advance, and perform transmission and reception at a communication bit rate according to the setting. The communication bit rate indicates the amount of data that can be transferred per second, and the unit is represented by bps (bits per second).

図3を用いて、通常通信設定でのカメラマイコン205とレンズマイコン111との間の通信の手順について説明する。図3には、最小通信単位である1フレームの通信信号の波形を示している。1フレームのデータフォーマットの内訳は、カメラデータ信号DCLとレンズデータ信号DLCでは一部異なる部分がある。   The procedure of communication between the camera microcomputer 205 and the lens microcomputer 111 in the normal communication setting will be described with reference to FIG. FIG. 3 shows a waveform of a communication signal of one frame which is a minimum communication unit. The breakdown of the data format of one frame is partially different between the camera data signal DCL and the lens data signal DLC.

まずレンズデータ信号DLCのデータフォーマットについて説明する。1フレームのレンズデータ信号DLCは、大きな区分けとして、前半のデータフレームとこれに続くBUSYフレームとにより構成されている。レンズデータ信号DLCは、データ送信を行っていない非送信状態では信号レベルはHighに維持されている。   First, the data format of the lens data signal DLC will be described. One frame of the lens data signal DLC is composed of a first half data frame and a subsequent BUSY frame as a large division. The signal level of the lens data signal DLC is maintained at High in a non-transmission state where data transmission is not performed.

レンズマイコン111は、レンズデータ信号DLCの1フレームの送信開始をカメラマイコン205に通知するため、レンズデータ信号DLCの信号レベルを1ビット期間の間Lowとする。この1ビット期間をスタートビットSTと呼び、このビットからデータフレームが開始される。続いて、レンズマイコン111は、次の2ビット目から9ビット目までの8ビット期間で1バイトのレンズデータを送信する。データのビット配列はMSBファーストフォーマットとして、最上位のデータD7から始まり、順にデータD6、データD5と続き、最下位のデータD0で終わる。そして、レンズマイコン111は、10ビット目に1ビットのパリティー情報(PA)を付加し、1フレームの最後を示すストップビットSPの期間のレンズデータ信号DLCの信号レベルをHighとする。これにより、スタートビットSTから開始されたデータフレーム期間が終了する。   The lens microcomputer 111 sets the signal level of the lens data signal DLC to Low for one bit period in order to notify the camera microcomputer 205 of the start of transmission of one frame of the lens data signal DLC. This one bit period is called a start bit ST, and a data frame is started from this bit. Subsequently, the lens microcomputer 111 transmits 1-byte lens data in the next 8-bit period from the second bit to the ninth bit. The bit arrangement of the data is MSB first format, starting from the highest data D7, continuing to data D6 and data D5, and ending with the lowest data D0. Then, the lens microcomputer 111 adds 1-bit parity information (PA) to the 10th bit, and sets the signal level of the lens data signal DLC in the period of the stop bit SP indicating the end of one frame to High. Thus, the data frame period started from the start bit ST ends.

続いて、レンズマイコン111は、ストップビットSPの後にBUSYフレームを付加する。BUSYフレームは、レンズマイコン111からカメラマイコン205に通知する通信待機要求BUSYの期間を表す。レンズマイコン111は、通信待機要求BUSYを解除するまでレンズデータ信号DLCの信号レベルをLowに保持する。   Subsequently, the lens microcomputer 111 adds a BUSY frame after the stop bit SP. The BUSY frame represents a period of a communication standby request BUSY notified from the lens microcomputer 111 to the camera microcomputer 205. The lens microcomputer 111 holds the signal level of the lens data signal DLC at Low until the communication standby request BUSY is released.

次に、カメラデータ信号DCLのデータフォーマットについて説明する。1フレームのカメラデータ信号DCLのデータフォーマットにおいて、データフレームの仕様はレンズデータ信号DLCと共通である。ただし、カメラデータ信号DCLは、レンズデータ信号DLCとは異なり、BUSYフレームの付加が禁止されている。   Next, the data format of the camera data signal DCL will be described. In the data format of the camera data signal DCL for one frame, the specifications of the data frame are common to the lens data signal DLC. However, unlike the lens data signal DLC, addition of a BUSY frame is prohibited in the camera data signal DCL.

次に、カメラマイコン205とレンズマイコン111との間での通信処理の手順について説明する。まず、カメラマイコン205は、レンズマイコン111との通信を開始するイベントが発生すると、送信要求信号RTSのレベルをLowにする(以下、送信要求信号RTSをアサートするという)ことで、レンズマイコン111に対して通信要求を通知する。レンズマイコン111は、送信要求信号RTSのLowにより通信要求を検出すると、カメラマイコン205に送信するレンズデータ信号DLCの生成処理を行う。そして、該レンズデータ信号DLCの送信準備が整うと、第1のデータ通信チャネルでの1フレームのレンズデータ信号DLCの送信を開始する。ここで、レンズマイコン111は、通信要求信号RTSがLowとなった時点からカメラマイコン205とレンズマイコン111との間で相互に設定した設定時間内にレンズデータ信号DLCの送信を開始する。   Next, a procedure of a communication process between the camera microcomputer 205 and the lens microcomputer 111 will be described. First, when an event for starting communication with the lens microcomputer 111 occurs, the camera microcomputer 205 sets the level of the transmission request signal RTS to Low (hereinafter, asserting the transmission request signal RTS), and thereby the camera microcomputer 205 Notify the communication request. When detecting a communication request based on the low transmission request signal RTS, the lens microcomputer 111 performs a process of generating a lens data signal DLC to be transmitted to the camera microcomputer 205. Then, when the preparation for transmitting the lens data signal DLC is completed, the transmission of the lens data signal DLC for one frame on the first data communication channel is started. Here, the lens microcomputer 111 starts transmitting the lens data signal DLC within a set time set mutually between the camera microcomputer 205 and the lens microcomputer 111 from the time when the communication request signal RTS becomes Low.

次にカメラマイコン205は、レンズマイコン111から受信したレンズデータ信号DLCのデータフレーム先頭のスタートビットSTを検出すると、これに応じて送信要求信号RTSのレベルをHighに戻す(以下、送信要求信号RTSをネゲートするという)。これにより、送信要求を解除するとともに第2のデータ通信チャネルでのカメラデータ信号DCLの送信を開始する。なお、送信要求信号RTSのネゲートとカメラデータ信号DCLの送信開始はどちらが先であってもよく、レンズデータ信号DLCのデータフレームの受信が完了するまでにこれらを行えばよい。   Next, upon detecting the start bit ST at the head of the data frame of the lens data signal DLC received from the lens microcomputer 111, the camera microcomputer 205 returns the level of the transmission request signal RTS to High accordingly (hereinafter, the transmission request signal RTS). Negation). This cancels the transmission request and starts transmitting the camera data signal DCL on the second data communication channel. Either the negate of the transmission request signal RTS or the start of transmission of the camera data signal DCL may be performed first, and these may be performed until the reception of the data frame of the lens data signal DLC is completed.

レンズデータ信号DLCのデータフレームを送信したレンズマイコン111は、カメラマイコン205に通信待機要求BUSYを通知する必要がある場合に、レンズデータ信号DLCにBUSYフレームを付加する。カメラマイコン205は、通信待機要求BUSYの通知の有無を監視しており、通信待機要求BUSYが通知されている間は次の送信要求のために送信要求信号RTSをアサートすることが禁止される。レンズマイコン111は、通信待機要求BUSYによりカメラマイコン205からの通信を待機させている期間に必要な処理を実行し、次の通信準備が整った後に通信待機要求BUSYを解除する。カメラマイコン205は、通信待機要求BUSYが解除され、かつカメラデータ信号DCLのデータフレームの送信が完了したことを条件に、次の送信要求のために送信要求信号RTSをアサートすることが許可される。   The lens microcomputer 111 that has transmitted the data frame of the lens data signal DLC adds a BUSY frame to the lens data signal DLC when it is necessary to notify the camera microcomputer 205 of the communication standby request BUSY. The camera microcomputer 205 monitors whether or not the communication standby request BUSY has been notified, and while the communication standby request BUSY is notified, assertion of the transmission request signal RTS for the next transmission request is prohibited. The lens microcomputer 111 executes necessary processing during a period in which the communication from the camera microcomputer 205 is on standby by the communication standby request BUSY, and releases the communication standby request BUSY after the next communication preparation is completed. The camera microcomputer 205 is permitted to assert the transmission request signal RTS for the next transmission request on condition that the communication standby request BUSY is canceled and the transmission of the data frame of the camera data signal DCL is completed. .

このように、本実施例では、カメラマイコン205での通信開始イベントがトリガとなって送信要求信号RTSがアサートされたことに応じて、レンズマイコン111がカメラマイコン205にレンズデータ信号DLCのデータフレームの送信を開始する。そして、カメラマイコン205は、レンズデータ信号DLCのスタートビットSTを検出することに応じて、カメラデータ信号DCLのデータフレームのレンズマイコン111への送信を開始する。ここでレンズマイコン111は、必要に応じて通信待機要求BUSYのためにレンズデータ信号DLCのデータフレームの後にBUSYフレームを付加し、その後、通信待機要求BUSYを解除することで1フレームの通信処理が完了する。この通信処理により、カメラマイコン205とレンズマイコン111との間で相互に1バイトのデータが送受信される。   As described above, in the present embodiment, the lens microcomputer 111 sends the data frame of the lens data signal DLC to the camera microcomputer 205 in response to the transmission request signal RTS being asserted by the communication start event in the camera microcomputer 205 as a trigger. Start sending. Then, in response to detecting the start bit ST of the lens data signal DLC, the camera microcomputer 205 starts transmitting a data frame of the camera data signal DCL to the lens microcomputer 111. Here, if necessary, the lens microcomputer 111 adds a BUSY frame after the data frame of the lens data signal DLC for the communication standby request BUSY, and then cancels the communication standby request BUSY, thereby performing one-frame communication processing. Complete. By this communication processing, 1-byte data is mutually transmitted and received between the camera microcomputer 205 and the lens microcomputer 111.

次に、図4を用いてDLC2ch通信設定について説明する。DLC2ch通信設定では、レンズマイコン111からカメラマイコン205へのレンズデータ送信のために第1のデータ通信チャネルでの第1のレンズデータ信号DLCの送信に加え、第2のデータ通信チャネルでの第2のレンズデータ信号DLC2の送信も行う。すなわち、2チャンネルでのレンズデータ送信を行うことにより、短時間に(高速で)大容量のレンズデータ伝送を実現する。図4には、第1および第2のレンズデータ信号DLC、DLC2の連続した3フレームの通信信号の波形を示している。図4を用いて、第1および第2のレンズデータ信号DLC、DLC2のデータフォーマットおよび通信処理について説明する。   Next, DLC2ch communication setting will be described with reference to FIG. In the DLC2ch communication setting, in addition to the transmission of the first lens data signal DLC on the first data communication channel for transmitting lens data from the lens microcomputer 111 to the camera microcomputer 205, the second communication on the second data communication channel is performed. The lens data signal DLC2 is also transmitted. That is, by transmitting lens data in two channels, large-capacity lens data transmission can be realized in a short time (at high speed). FIG. 4 shows waveforms of communication signals of three consecutive frames of the first and second lens data signals DLC and DLC2. The data format and communication processing of the first and second lens data signals DLC and DLC2 will be described with reference to FIG.

まず、第1および第2のレンズデータ信号DLC、DLC2の各フレームはデータフレームのみで構成され、BUSYフレームは存在しない。つまり、第1および第2のレンズデータ信号DLC、DLC2は、レンズマイコン111からカメラマイコン205に通信待機要求BUSYを通知することができないデータフォーマットを有する。また、DLC2ch通信設定は、レンズマイコン111からカメラマイコン205へのデータ転送のみで使用される通信設定として特化されており、このDLC2ch通信設定ではカメラマイコン205からレンズマイコン111へのデータ転送はできない。また、第1および第2のレンズデータ信号DLC、DLC2は、前フレームのストップビットSPと次フレームのスタートビットSTとの間を空けずに連続した通信が可能なデータフォーマットを有する。   First, each frame of the first and second lens data signals DLC and DLC2 is composed of only a data frame, and there is no BUSY frame. That is, the first and second lens data signals DLC and DLC2 have a data format in which the lens microcomputer 111 cannot notify the camera microcomputer 205 of the communication standby request BUSY. The DLC2ch communication setting is specialized as a communication setting used only for data transfer from the lens microcomputer 111 to the camera microcomputer 205, and the DLC2ch communication setting cannot transfer data from the camera microcomputer 205 to the lens microcomputer 111. . The first and second lens data signals DLC and DLC2 have a data format that allows continuous communication without leaving a space between the stop bit SP of the previous frame and the start bit ST of the next frame.

なお、第1および第2のレンズデータ信号DLC、DLC2のデータフレームは、互いに同一のデータフォーマットを有し、1フレームのビット長を互いに同じ長さとしている。これは、これらの通信途中に休止が発生した場合に、送信されたフレーム数を同じとして管理することが目的である。ただし、第1および第2のレンズデータ信号DLC、DLC2のデータフレームのビット位置の相対関係は必ずしも一致させる必要はなく、相互のビット位置のずれ量が1フレーム長を超えない範囲であれば許容される。   The data frames of the first and second lens data signals DLC and DLC2 have the same data format, and the bit length of one frame is the same. This is for the purpose of managing the same number of transmitted frames when a pause occurs during these communications. However, the relative relationship between the bit positions of the data frames of the first and second lens data signals DLC and DLC2 does not necessarily have to be the same, and it is permissible if the mutual bit position shift amount does not exceed one frame length. Is done.

このように、本実施例では、カメラマイコン205からレンズマイコン111への送信要求等の通知に用いられる通信要求チャネル(RTS)と、第1および第2のデータ通信チャネル(DLC、DCL)を用いる3線調歩同期式シリアル通信を前提とする。そして、通常通信設定でカメラマイコン205からレンズマイコン111へのカメラデータ送信に用いられる第2のデータ通信チャネルを、DLC2ch通信設定で通信方向を切り替えてレンズマイコン111からカメラマイコン205へのレンズデータ送信に用いる。これにより、第1および第2のデータ通信チャネル(DLC、DLC2)でのレンズマイコン111からカメラマイコン205への大容量レンズデータの高速通信を実現する。この際、レンズマイコン111は第1または第2のデータ通信チャネルで、またカメラマイコン205は通信要求チャネル(RTS)でそれぞれ、相手側に通信の一時休止要求を通知することができる。したがって、各マイコンの処理速度に応じて適切な通信一時通信要求を通知することが可能であり、マイコンの処理性能を十分に生かした大容量データの高速通信を行うことができる。   As described above, in the present embodiment, the communication request channel (RTS) used for notification of a transmission request or the like from the camera microcomputer 205 to the lens microcomputer 111 and the first and second data communication channels (DLC, DCL) are used. Assume three-wire asynchronous serial communication. Then, the second data communication channel used for transmitting camera data from the camera microcomputer 205 to the lens microcomputer 111 in the normal communication setting is switched to the communication direction in the DLC2ch communication setting, and the lens data transmission from the lens microcomputer 111 to the camera microcomputer 205 is performed. Used for This realizes high-speed communication of large-capacity lens data from the lens microcomputer 111 to the camera microcomputer 205 on the first and second data communication channels (DLC, DLC2). At this time, the lens microcomputer 111 can notify the other party of a communication pause request via the first or second data communication channel and the camera microcomputer 205 can use the communication request channel (RTS). Therefore, it is possible to notify an appropriate communication temporary communication request according to the processing speed of each microcomputer, and it is possible to perform high-speed communication of large-capacity data by making full use of the processing performance of the microcomputer.

ただし、通常通信設定からDLC2ch通信設定への切替えに際して、カメラマイコン205から送信されるカメラデータ信号DCLとレンズマイコン111から送信されるレンズデータ信号DLC2との衝突を回避する必要がある。このため、本実施例では、カメラマイコン205およびレンズマイコン111は、コンピュータプログラムである通信制御プログラムに従って、図5のフローチャートおよび図6のタイミングチャートに示すように通信設定の切替え処理を行う。図6および以下の説明において、「S」は図5中のステップを示す。   However, when switching from the normal communication setting to the DLC2ch communication setting, it is necessary to avoid collision between the camera data signal DCL transmitted from the camera microcomputer 205 and the lens data signal DLC2 transmitted from the lens microcomputer 111. For this reason, in the present embodiment, the camera microcomputer 205 and the lens microcomputer 111 perform communication setting switching processing as shown in the flowchart of FIG. 5 and the timing chart of FIG. 6 according to a communication control program which is a computer program. In FIG. 6 and the following description, “S” indicates a step in FIG.

まず、S100において、通常通信設定にあるカメラマイコン205は、レンズマイコン111に対して、第2のデータ通信チャネル(DCL)でDLC2ch通信設定への切替えコマンドを送信する。これをS200で受けたレンズマイコン111は、次のフレームで切替えコマンドを受信したことを示す応答(ACK)を第1のデータ通信チャネル(DLC)でカメラマイコン205に送信する。その後、レンズマイコン111がS201で通信待機要求BUSYを解除すると、カメラマイコン205はS101で通信待機要求BUSYが解除された、すなわちレンズマイコン111が通信可能状態にあると認識して通信設定の切替え処理をS102で開始する。   First, in S100, the camera microcomputer 205 in the normal communication setting transmits a switching command to the DLC2ch communication setting to the lens microcomputer 111 on the second data communication channel (DCL). The lens microcomputer 111 receiving this in S200 transmits a response (ACK) indicating that the switching command has been received in the next frame to the camera microcomputer 205 through the first data communication channel (DLC). After that, when the lens microcomputer 111 releases the communication standby request BUSY in S201, the camera microcomputer 205 recognizes that the communication standby request BUSY has been released in S101, that is, recognizes that the lens microcomputer 111 is in a communicable state, and switches the communication setting. Is started in S102.

まずカメラマイコン205は、図2に示したカメラ通信インタフェース回路208aの第2のデータ通信チャネルの入出力バッファを入力方向に切り替える。そして、この切り替えが完了した後、カメラマイコン205はS103で送信要求信号RTSをアサートする。これにより、カメラマイコン205は、レンズマイコン111に対して、カメラマイコン205側(つまりは撮像装置側)での通常通信設定からDLC2ch通信設定への切替えが完了したことの通知(第1の通知)を行う。   First, the camera microcomputer 205 switches the input / output buffer of the second data communication channel of the camera communication interface circuit 208a shown in FIG. 2 to the input direction. After this switching is completed, the camera microcomputer 205 asserts the transmission request signal RTS in S103. Thereby, the camera microcomputer 205 notifies the lens microcomputer 111 that the switching from the normal communication setting to the DLC2ch communication setting on the camera microcomputer 205 side (that is, the imaging apparatus side) is completed (first notification). I do.

S202で送信要求信号RTSのアサートを検出したレンズマイコン111は、S203にてレンズ通信インタフェース回路112aの第2のデータ通信チャネルの入出力バッファを出力方向に切り替える。そして、この切り替えが完了すると、レンズマイコン111はS204で第1のデータ通信チャネル(DLC)で切替え完了コード(第2の通知)を送信する。これにより、レンズマイコン111は、カメラマイコン205に対してレンズマイコン111側(つまりはアクセサリ装置側)での通常通信設定からDLC2ch通信設定への切替えが完了したことを通知する。なお、この切替え完了コードの送信は、第2のデータ通信チャネル(DLC2)で行ってもよい。   The lens microcomputer 111 that has detected the assertion of the transmission request signal RTS in S202 switches the input / output buffer of the second data communication channel of the lens communication interface circuit 112a to the output direction in S203. When the switching is completed, the lens microcomputer 111 transmits a switching completion code (second notification) on the first data communication channel (DLC) in S204. Thus, the lens microcomputer 111 notifies the camera microcomputer 205 that the switching from the normal communication setting on the lens microcomputer 111 side (that is, the accessory device side) to the DLC2ch communication setting has been completed. The transmission of the switching completion code may be performed on the second data communication channel (DLC2).

S104でレンズマイコン111からの切替え完了コードを受信したカメラマイコン205は、S105で一旦、送信要求信号RTSをネゲートし、その後S106で再度、送信要求信号RTSをアサートする(すなわち、第3の通知を行う)。S205で送信要求信号RTSのアサートを検出したレンズマイコン111は、S206にてDLC2ch通信設定での第1および第2のレンズデータ信号DLC、DLC2の送信を開始する。また、S107でカメラマイコン205もDLC2ch通信設定での第1および第2のレンズデータ信号DLC、DLC2の受信を開始する。このような通信設定の切替え処理を行うことで、第2のデータ通信チャネルでのカメラデータ信号DCLと第2のレンズデータ信号DLC2との衝突(データ衝突)を回避することができる。   The camera microcomputer 205 that has received the switching completion code from the lens microcomputer 111 in S104 temporarily negates the transmission request signal RTS in S105, and then asserts the transmission request signal RTS again in S106 (that is, the third notification is sent). Do). The lens microcomputer 111 that has detected the assertion of the transmission request signal RTS in S205 starts transmission of the first and second lens data signals DLC and DLC2 in the DLC2ch communication setting in S206. In S107, the camera microcomputer 205 also starts receiving the first and second lens data signals DLC and DLC2 in the DLC2ch communication setting. By performing such communication setting switching processing, it is possible to avoid collision (data collision) between the camera data signal DCL and the second lens data signal DLC2 in the second data communication channel.

以上説明したように本実施例では、カメラマイコン205とレンズマイコン111が送信要求チャネルと第1のデータ通信チャネルを用いて互いの通常通信設定からDLC2ch通信設定への切替え完了を確認した上でDLC2ch通信設定での通信を開始する。この際、まずカメラマイコン205において通常通信設定からDLC2ch通信設定への切替えを行い、これを確認したレンズマイコン111が通常通信設定からDLC2ch通信設定への切替えを行う。つまり、DLC2ch通信設定への切替え後にデータ受信側となるカメラマイコン205が先に通常通信設定からDLC2ch通信設定への切替えを行う。これにより、DLC2ch通信設定への切替え後にデータ送信側となるレンズマイコン111が先またはカメラマイコン205と同時に通常通信設定からDLC2ch通信設定への切替えを行う場合に比べてより確実に上記データ衝突を回避することができる。   As described above, in the present embodiment, the camera microcomputer 205 and the lens microcomputer 111 confirm that the switching from the normal communication setting to the DLC2ch communication setting has been completed by using the transmission request channel and the first data communication channel. Start communication with communication settings. At this time, first, the camera microcomputer 205 switches from the normal communication setting to the DLC2ch communication setting, and the lens microcomputer 111 confirming this switches the normal communication setting to the DLC2ch communication setting. In other words, after switching to the DLC2ch communication setting, the camera microcomputer 205 on the data receiving side first switches from the normal communication setting to the DLC2ch communication setting. This makes it possible to more reliably avoid the data collision as compared with the case where the lens microcomputer 111 on the data transmission side switches from the normal communication setting to the DLC2ch communication setting first or simultaneously with the camera microcomputer 205 after switching to the DLC2ch communication setting. can do.

図7のフローチャートおよび図8のタイミングチャートは、カメラマイコン205とレンズマイコン111の通信設定をDLC2ch通信設定から通常通信設定に切り替えるときの切替え処理を示す。DLC2ch通信設定から通常通信設定への切替えに際しても、第2のレンズデータ信号DLC2とカメラデータ信号DCLとの衝突を回避する必要がある。このため、本実施例では、カメラマイコン205およびレンズマイコン111は、コンピュータプログラムである通信制御プログラムに従ってDLC2ch通信設定から通常通信設定への切替え処理を行う。図8および以下の説明において、「S」は図7中のステップを示す。   The flowchart of FIG. 7 and the timing chart of FIG. 8 show a switching process when switching the communication setting of the camera microcomputer 205 and the lens microcomputer 111 from the DLC 2ch communication setting to the normal communication setting. When switching from the DLC2ch communication setting to the normal communication setting, it is necessary to avoid collision between the second lens data signal DLC2 and the camera data signal DCL. For this reason, in the present embodiment, the camera microcomputer 205 and the lens microcomputer 111 perform switching processing from DLC 2ch communication setting to normal communication setting according to a communication control program which is a computer program. In FIG. 8 and the following description, “S” indicates a step in FIG.

まずカメラマイコン205は、S110にてDLC2ch通信設定で予め設定されたデータ量に対応するレンズマイコン111からの第2のレンズデータ信号DLC2の受信が完了したか否かを判定する。受信が完了したときはS111で送信要求信号RTSをネゲートし、その後、S112で送信要求信号RTSをアサートする。これにより、カメラマイコン205は、レンズマイコン111に対してDLC2ch通信設定から通常通信設定への切替えを要求する通知(第4の通知)を行う。   First, in S110, the camera microcomputer 205 determines whether the reception of the second lens data signal DLC2 from the lens microcomputer 111 corresponding to the data amount set in advance in the DLC2ch communication setting is completed. When the reception is completed, the transmission request signal RTS is negated in S111, and then the transmission request signal RTS is asserted in S112. As a result, the camera microcomputer 205 sends a notification (fourth notification) to the lens microcomputer 111 requesting switching from the DLC 2ch communication setting to the normal communication setting.

S210で送信要求信号RTSのアサートを検出したレンズマイコン111は、S211にてレンズ通信インタフェース回路112aにおける第2のデータ通信チャネルの入出力バッファを入力方向に切り替える。そして、この切替えが完了すると、レンズマイコン111はS212でカメラマイコン205に対して第1のデータ通信チャネル(DLC)で切替え完了コード(第5の通知)を送信する。これにより、レンズマイコン111は、カメラマイコン205に対して、レンズマイコン111側(つまりはアクセサリ装置側)でのDLC2ch通信設定から通常通信設定への切替えが完了したことを通知する。   The lens microcomputer 111 that has detected the assertion of the transmission request signal RTS in S210 switches the input / output buffer of the second data communication channel in the lens communication interface circuit 112a to the input direction in S211. When this switching is completed, the lens microcomputer 111 transmits a switching completion code (fifth notification) to the camera microcomputer 205 via the first data communication channel (DLC) in S212. Thus, the lens microcomputer 111 notifies the camera microcomputer 205 that the switching from the DLC 2ch communication setting to the normal communication setting on the lens microcomputer 111 side (that is, the accessory device side) is completed.

S113でレンズマイコン111からの切替え完了コードを受信したカメラマイコン205は、S114で送信要求信号RTSをネゲートする。続いて、カメラマイコン205は、S115にてカメラ通信インタフェース回路208aにおける第2のデータ通信チャネルの入出力バッファを出力方向に切り替える。この切替えが完了し、さらに通常通信設定での通信の準備を整えたカメラマイコン205は、S116で送信要求信号RTSをアサートし(すなわち、第6の通知を行い)、S117で通常通信設定での通信を開始する。   The camera microcomputer 205 that has received the switching completion code from the lens microcomputer 111 in S113 negates the transmission request signal RTS in S114. Subsequently, in S115, the camera microcomputer 205 switches the input / output buffer of the second data communication channel in the camera communication interface circuit 208a to the output direction. Upon completion of this switching, and further preparing for communication in the normal communication setting, the camera microcomputer 205 asserts the transmission request signal RTS in S116 (that is, performs the sixth notification), and in S117, performs the normal communication setting. Start communication.

S213で送信要求信号RTSのアサートを検出したレンズマイコン111は、S214にて通常通信設定での第1のレンズデータ信号DLCの送信を開始する。このような通信設定の切替え処理を行うことで、第2のデータ通信チャネルでの第2のレンズデータ信号DLC2とカメラデータ信号DCLとの衝突(データ衝突)を回避することができる。   The lens microcomputer 111 that has detected the assertion of the transmission request signal RTS in S213 starts transmitting the first lens data signal DLC in the normal communication setting in S214. By performing such communication setting switching processing, it is possible to avoid collision (data collision) between the second lens data signal DLC2 and the camera data signal DCL in the second data communication channel.

以上説明したように本実施例では、カメラマイコン205とレンズマイコン111が送信要求チャネルと第1のデータ通信チャネルを用いて互いのDLC2ch通信設定から通常通信設定への切替え完了を確認した上で通常通信設定での通信を開始する。この際、まずレンズマイコン111においてDLC2ch通信設定から通常通信設定への切替えを行い、これを確認したカメラマイコン205がDLC2ch通信設定から通常通信設定への切替えを行う。つまり、通常通信設定への切替え後にデータ受信側となるレンズマイコン111が先にDLC2ch通信設定から通常通信設定への切替えを行う。これにより、通常通信設定への切替え後にデータ送信側となるカメラマイコン205が先またはレンズマイコン111と同時にDLC2ch通信設定から通常通信設定への切替えを行う場合に比べてより確実に上記データ衝突を回避することができる。
(その他の実施例)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
As described above, in the present embodiment, the camera microcomputer 205 and the lens microcomputer 111 confirm that the switching from the DLC 2ch communication setting to the normal communication setting has been completed by using the transmission request channel and the first data communication channel. Start communication with communication settings. At this time, first, the lens microcomputer 111 switches from the DLC2ch communication setting to the normal communication setting, and the camera microcomputer 205 confirming this switches the DLC2ch communication setting to the normal communication setting. That is, after switching to the normal communication setting, the lens microcomputer 111 on the data receiving side first switches from the DLC 2ch communication setting to the normal communication setting. This makes it possible to more reliably avoid the data collision as compared with the case where the camera microcomputer 205 on the data transmission side after the switching to the normal communication setting switches the DLC 2ch communication setting to the normal communication setting simultaneously with the first or lens microcomputer 111. can do.
(Other Examples)
The present invention supplies a program for realizing one or more functions of the above-described embodiments to a system or an apparatus via a network or a storage medium, and one or more processors in a computer of the system or the apparatus read and execute the program. This processing can be realized. Further, it can be realized by a circuit (for example, an ASIC) that realizes one or more functions.

以上説明した各実施例は代表的な例にすぎず、本発明の実施に際しては、各実施例に対して種々の変形や変更が可能である。   Each embodiment described above is only a typical example, and various modifications and changes can be made to each embodiment when the present invention is implemented.

100 交換レンズ
111 レンズマイコン
112a、112b レンズ通信部
200 カメラ本体
205 カメラマイコン
208a、208b カメラ通信部
100 Interchangeable lens 111 Lens microcomputer 112a, 112b Lens communication unit 200 Camera body 205 Camera microcomputer 208a, 208b Camera communication unit

Claims (16)

撮像装置に着脱可能に装着されるアクセサリ装置であって、
前記撮像装置との間に、前記撮像装置から前記アクセサリ装置への通知に用いられる通知チャネルと、前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第1のデータ通信チャネルと、前記撮像装置から前記アクセサリ装置へのデータ送信及び前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第2のデータ通信チャネルとから構成される3つのチャネルを設けるためのアクセサリ通信部と、
前記アクセサリ通信部を介した前記撮像装置とのデータ通信を制御するアクセサリ制御部とを有し、
前記撮像装置および前記アクセサリ装置はそれぞれ、前記第2のデータ通信チャネルを前記撮像装置から前記アクセサリ装置へのデータ送信が可能な第1の設定と前記アクセサリ装置から前記撮像装置へのデータ送信が可能な第2の設定との間で切り替え可能であり、
前記アクセサリ制御部は、前記第2の設定における通信を行った後に前記第1の設定における通信を行うに際して、前記第2のデータ通信チャネルの設定に関する切り替え完了コードを前記第1のデータ通信チャネルを介して前記撮像装置に送信することを特徴とするアクセサリ装置。
An accessory device detachably attached to the imaging device,
A notification channel used for notification from the imaging device to the accessory device, a first data communication channel used for data transmission from the accessory device to the imaging device, the imaging device, An accessory communication unit for providing three channels including a second data communication channel used for data transmission from the accessory device to the accessory device and data transmission from the accessory device to the imaging device;
An accessory control unit that controls data communication with the imaging device via the accessory communication unit,
The imaging device and the accessory device each have a first setting that allows the second data communication channel to transmit data from the imaging device to the accessory device and data transmission from the accessory device to the imaging device. Can be switched between the second setting
The accessory control unit, when performing communication in the first setting after performing communication in the second setting, sets a switch completion code related to the setting of the second data communication channel to the first data communication channel. An accessory device for transmitting the image data to the image pickup device via the electronic device.
前記アクセサリ制御部は、前記アクセサリ装置での前記第1の設定から前記第2の設定への切替えが完了することに応じて、前記第1の設定から前記第2の設定への切替えが完了したことを示す通知を前記第1または第2のデータ通信チャネルを介して前記撮像装置に送信することを特徴とする請求項1に記載のアクセサリ装置。   The accessory control unit completes the switching from the first setting to the second setting in response to the completion of the switching from the first setting to the second setting in the accessory device. The accessory device according to claim 1, wherein a notification indicating the fact is transmitted to the imaging device via the first or second data communication channel. 前記アクセサリ制御部は、前記第1の設定から前記第2の設定への切替えが完了したことを示す通知を送信した後、前記通知チャネルを介して前記撮像装置からデータ送信を指示する通知が行われることに応じて前記第1および第2のデータ通信チャネルで前記撮像装置へのデータ送信を行うことを特徴とする請求項2に記載のアクセサリ装置。   After transmitting a notification indicating that the switching from the first setting to the second setting is completed, the accessory control unit sends a notification instructing data transmission from the imaging device via the notification channel. The accessory device according to claim 2, wherein data transmission to the imaging device is performed on the first and second data communication channels in response to the request. 前記アクセサリ制御部は、前記アクセサリ装置および前記撮像装置が前記第2の設定である状態において、前記第2の設定から前記第1の設定への切替えを指示する通知を前記撮像装置から前記通知チャネルを介して受けることに応じて、前記アクセサリ装置での前記第2の設定から前記第1の設定への切替えを行うことを特徴とする請求項1から3のいずれか一項に記載のアクセサリ装置。   The accessory control unit, when the accessory device and the imaging device are in the second setting, sends a notification from the imaging device to the notification channel instructing switching from the second setting to the first setting. 4. The accessory device according to claim 1, wherein switching from the second setting to the first setting in the accessory device is performed in response to receiving the information via the accessory device. 5. . 前記アクセサリ制御部は、前記切り替え完了コードを送信した後、前記通知チャネルを介して前記撮像装置からデータ送信を指示する通知が行われることに応じて前記第1のデータ通信チャネルで前記撮像装置へのデータ送信を行うことを特徴とする請求項1から4のいずれか一項に記載のアクセサリ装置。   The accessory control unit transmits the switching completion code to the imaging device via the first data communication channel in response to a notification instructing data transmission from the imaging device via the notification channel. The accessory device according to any one of claims 1 to 4, wherein data transmission is performed. 前記アクセサリ制御部は、前記通知チャネルでの通知を、該通知チャネルの信号レベルが第1のレベルから第2のレベルに切り替わることで受けることを特徴とする請求項1から5のいずれか一項に記載のアクセサリ装置。   The said accessory control part receives the notification by the said notification channel by switching the signal level of this notification channel from a 1st level to a 2nd level, The said accessory control part is characterized by the above-mentioned. An accessory device according to item 1. 前記アクセサリ制御部は、前記撮像装置と調歩同期式シリアル通信を行うことを特徴とする請求項1から6のいずれか一項に記載のアクセサリ装置。   The accessory device according to any one of claims 1 to 6, wherein the accessory control unit performs start-stop synchronous serial communication with the imaging device. 前記切り替え完了コードは、前記アクセサリ装置において前記第2の設定から前記第1の設定への切り替えが完了したことを示すコードであることを特徴とする請求項1から7のいずれか一項に記載のアクセサリ装置。   The said switch completion code is a code which shows that the switch from the said 2nd setting to the said 1st setting was completed in the said accessory apparatus, The code | symbol of any one of Claim 1 to 7 characterized by the above-mentioned. Accessory equipment. アクセサリ装置が着脱可能に装着される撮像装置であって、
前記アクセサリ装置との間に、前記撮像装置から前記アクセサリ装置への通知に用いられる通知チャネルと、前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第1のデータ通信チャネルと、前記撮像装置から前記アクセサリ装置へのデータ送信及び前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第2のデータ通信チャネルから構成される3つのチャネルを設けるためのカメラ通信部と、
前記カメラ通信部を介した前記アクセサリ装置とのデータ通信を制御するカメラ制御部とを有し、
前記撮像装置および前記アクセサリ装置はそれぞれ、前記第2のデータ通信チャネルを前記撮像装置から前記アクセサリ装置へのデータ送信が可能な第1の設定と前記アクセサリ装置から前記撮像装置へのデータ送信が可能な第2の設定との間で切り替え可能であり、
前記カメラ制御部は、前記撮像装置および前記アクセサリ装置が前記第2の設定である状態において、前記アクセサリ装置に対して前記第2の設定から前記第1の設定への切替えを指示する通知を、前記通知チャネルを介して行うことを特徴とする撮像装置。
An imaging device to which an accessory device is detachably attached,
A notification channel used for notification from the imaging device to the accessory device; a first data communication channel used for data transmission from the accessory device to the imaging device; A camera communication unit for providing three channels including a second data communication channel used for data transmission from the accessory device to the accessory device and data transmission from the accessory device to the imaging device;
A camera control unit that controls data communication with the accessory device via the camera communication unit,
The imaging device and the accessory device each have a first setting that allows the second data communication channel to transmit data from the imaging device to the accessory device and data transmission from the accessory device to the imaging device. Can be switched between the second setting
The camera control unit, in a state where the imaging device and the accessory device are the second setting, a notification that instructs the accessory device to switch from the second setting to the first setting, An imaging apparatus, wherein the processing is performed via the notification channel.
前記カメラ制御部は、前記第1の設定から前記第2の設定への切替えが完了したことを示す通知を、前記アクセサリ装置から前記第1または第2のデータ通信チャネルを介して受けることに応じて、前記通知チャネルで前記アクセサリ装置に前記第1および第2のデータ通信チャネルでのデータ送信を指示する通知を行うことを特徴とする請求項9に記載の撮像装置。   The camera control unit responds to the notification indicating that the switching from the first setting to the second setting is completed from the accessory device via the first or second data communication channel. The imaging apparatus according to claim 9, wherein the notification channel is notified by the notification channel to instruct the accessory device to transmit data on the first and second data communication channels. 前記カメラ制御部は、前記アクセサリ装置から該アクセサリ装置での前記第2の設定から前記第1の設定への切替えの完了を示す通知を受信することに応じて、前記撮像装置での前記第2の設定から前記第1の設定への切替えを行うことを特徴とする請求項9または10に記載の撮像装置。   The camera control unit, in response to receiving from the accessory device a notification indicating completion of switching from the second setting to the first setting in the accessory device, the second setting in the imaging device The imaging apparatus according to claim 9, wherein the setting is switched from the first setting to the first setting. 前記カメラ制御部は、前記撮像装置での前記第2の設定から前記第1の設定への切替えが完了した後、前記通知チャネルを介して前記アクセサリ装置に前記第1のデータ通信チャネルでのデータ送信を指示する通知を行うことを特徴とする請求項11に記載の撮像装置。   The camera control unit, after the switching from the second setting to the first setting in the imaging device is completed, the data on the first data communication channel to the accessory device via the notification channel 12. The imaging apparatus according to claim 11, wherein a notification for instructing transmission is performed. 前記カメラ制御部は、前記通知チャネルでの前記アクセサリ装置への通知を、該通知チャネルの信号レベルを第1のレベルから第2のレベルに切り替えることで行うことを特徴とする請求項9から12のいずれか一項に記載の撮像装置。   13. The camera control unit according to claim 9, wherein the notification to the accessory device on the notification channel is performed by switching a signal level of the notification channel from a first level to a second level. The imaging device according to any one of the above. 前記カメラ制御部は、前記アクセサリ装置と調歩同期式シリアル通信を行うことを特徴とする請求項9から13のいずれか一項に記載の撮像装置。   The imaging device according to claim 9, wherein the camera control unit performs start-stop synchronous serial communication with the accessory device. 撮像装置に着脱可能に装着されるアクセサリ装置であって、前記撮像装置から前記アクセサリ装置への通知に用いられる通知チャネルと、前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第1のデータ通信チャネルと、前記撮像装置から前記アクセサリ装置へのデータ送信及び前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第2のデータ通信チャネルの3つのチャネルを用いて前記撮像装置と通信可能であり、前記第2のデータ通信チャネルを、前記撮像装置から前記アクセサリ装置へのデータ送信が可能な第1の設定と前記アクセサリ装置から前記撮像装置へのデータ送信が可能な第2の設定との間で切り替え可能なアクセサリ装置のコンピュータに、
前記第2の設定における通信を行った後に前記第1の設定における通信を行うに際して、前記第2のデータ通信チャネルの設定に関する切り替え完了コードを前記第1のデータ通信チャネルを介して前記撮像装置へ送信させることを特徴とする通信制御プログラム。
An accessory device detachably attached to an imaging device, a notification channel used for notification from the imaging device to the accessory device, and first data used for data transmission from the accessory device to the imaging device. The communication device can communicate with the imaging device using three channels: a second data communication channel used for data transmission from the imaging device to the accessory device and data transmission from the accessory device to the imaging device. And setting the second data communication channel between a first setting enabling data transmission from the imaging device to the accessory device and a second setting enabling data transmission from the accessory device to the imaging device. Accessory device computer that can be switched between,
When performing communication in the first setting after performing communication in the second setting, a switching completion code relating to the setting of the second data communication channel is transmitted to the imaging apparatus via the first data communication channel. A communication control program for transmitting.
アクセサリ装置が着脱可能に装着される撮像装置であって、前記撮像装置から前記アクセサリ装置への通知に用いられる通知チャネルと、前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第1のデータ通信チャネルと、前記撮像装置から前記アクセサリ装置へのデータ送信及び前記アクセサリ装置から前記撮像装置へのデータ送信に用いられる第2のデータ通信チャネルの3つのチャネルを用いて前記撮像装置と通信可能であり、前記第2のデータ通信チャネルを、前記撮像装置から前記アクセサリ装置へのデータ送信が可能な第1の設定と前記アクセサリ装置から前記撮像装置へのデータ送信が可能な第2の設定との間で切り替え可能な撮像装置のコンピュータに、
前記撮像装置および前記アクセサリ装置が前記第2の設定である状態において、前記アクセサリ装置に対して前記第2の設定から前記第1の設定への切替えを指示する通知を、前記通知チャネルを介して行わせることを特徴とする通信制御プログラム。
An imaging device to which an accessory device is detachably attached, a notification channel used for notification from the imaging device to the accessory device, and first data used for data transmission from the accessory device to the imaging device. The communication device can communicate with the imaging device using three channels: a second data communication channel used for data transmission from the imaging device to the accessory device and data transmission from the accessory device to the imaging device. And setting the second data communication channel between a first setting enabling data transmission from the imaging device to the accessory device and a second setting enabling data transmission from the accessory device to the imaging device. In the computer of the imaging device that can be switched between,
In a state where the imaging device and the accessory device are in the second setting, a notification instructing the accessory device to switch from the second setting to the first setting is provided via the notification channel. A communication control program characterized by being performed.
JP2019203906A 2019-11-11 2019-11-11 Accessory device, imaging device and communication control program Active JP6786695B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019203906A JP6786695B2 (en) 2019-11-11 2019-11-11 Accessory device, imaging device and communication control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019203906A JP6786695B2 (en) 2019-11-11 2019-11-11 Accessory device, imaging device and communication control program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018094696A Division JP2018152890A (en) 2018-05-16 2018-05-16 Accessory device, imaging device, and communication control program

Publications (2)

Publication Number Publication Date
JP2020025335A true JP2020025335A (en) 2020-02-13
JP6786695B2 JP6786695B2 (en) 2020-11-18

Family

ID=69619542

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019203906A Active JP6786695B2 (en) 2019-11-11 2019-11-11 Accessory device, imaging device and communication control program

Country Status (1)

Country Link
JP (1) JP6786695B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010237515A (en) * 2009-03-31 2010-10-21 Nikon Corp Imaging apparatus and photographic lens
JP2010266595A (en) * 2009-05-13 2010-11-25 Canon Inc Camera and interchangeable lens mounted in camera
JP2013182118A (en) * 2012-03-01 2013-09-12 Canon Inc Imaging apparatus, accessory, and imaging apparatus system
JP2015121638A (en) * 2013-12-24 2015-07-02 パナソニックIpマネジメント株式会社 Communication system and camera system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010237515A (en) * 2009-03-31 2010-10-21 Nikon Corp Imaging apparatus and photographic lens
JP2010266595A (en) * 2009-05-13 2010-11-25 Canon Inc Camera and interchangeable lens mounted in camera
JP2013182118A (en) * 2012-03-01 2013-09-12 Canon Inc Imaging apparatus, accessory, and imaging apparatus system
JP2015121638A (en) * 2013-12-24 2015-07-02 パナソニックIpマネジメント株式会社 Communication system and camera system

Also Published As

Publication number Publication date
JP6786695B2 (en) 2020-11-18

Similar Documents

Publication Publication Date Title
US11381727B2 (en) Accessory device, imaging apparatus, and communication control program
JP6341947B2 (en) Accessory device, imaging device, and communication control program
JP2017181830A (en) Accessory device, imaging device, and communication control device
US11196910B2 (en) Accessory device, imaging apparatus, and communication control program
JP2018017746A (en) Accessory device, imaging device, communication control method and communication control program
JP6461258B2 (en) Accessory device, imaging device, and communication control program
JP6701109B2 (en) Accessory device, imaging device
JP6786695B2 (en) Accessory device, imaging device and communication control program
JP6838943B2 (en) A lens device, an image pickup device, and a communication control method for the lens device and the image pickup device.
US10530984B2 (en) Imaging apparatus, accessory device, storage medium, and imaging system
JP2018152890A (en) Accessory device, imaging device, and communication control program
JP2019008322A (en) Accessory device, imaging device, and communication control program
JP2018164228A (en) Accessory device and imaging apparatus
JP2017181832A (en) Accessory device, imaging device, and control method of those
JP2020112819A (en) Accessory device, imaging device, and communication control program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200715

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200721

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200915

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200929

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20201028

R151 Written notification of patent or utility model registration

Ref document number: 6786695

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151